Conversion

Recipes

Conversion

Convert HEX to RGB

Parse a hexadecimal color and emit CSS RGB or read its integer channels.

Conversion

Convert RGB to HEX

Turn RGB channels or a CSS rgb() value into hexadecimal output.

Conversion

Convert HEX to OKLCH

Convert an sRGB hexadecimal color to perceptual OKLCH coordinates.

Conversion

Convert RGB to CMYK

Convert an RGB or hexadecimal input to device-cmyk() and CMYK channels.

Conversion

Convert HEX to HSL

Format a hexadecimal sRGB color as CSS hsl() or read its HSL channels.