COLOR CONVERTER

Convert one color into every useful format

Enter a HEX value, RGB or HSL function, or CSS color name. Results update locally as you type.

#3B82F6

HEX

#3B82F6

RGB

rgb(59, 130, 246)

HSL

hsl(217, 91%, 60%)

HWB

hwb(217 23% 4%)

CMYK approximation

cmyk(76%, 47%, 0%, 4%)

OKLab

oklab(62.3% -0.033 -0.185)

OKLCH

oklch(62.3% 0.188 259.8)

Use HEX or RGB for compatibility

Both describe sRGB channel values and remain the safest formats for broad software interoperability.

Use OKLCH for perceptual control

OKLCH separates lightness, chroma, and hue, making it useful for smoother scales and modern CSS themes.

Treat CMYK as an approximation

Accurate print conversion requires a specific press, paper, ink, and ICC profile—not a universal formula.

Check contrastGenerate a scaleCheck printabilityRead the color-model guide →