Color Converter
Convert HEX, RGB, HSL, OKLCH, HSV, and CMYK in real time.
What is Color Converter?
Paste any color and see it simultaneously in HEX, RGB, RGBA, HSL, HSLA, HSV, OKLCH, and CMYK. One click to copy any format. Perfect for syncing colors across design tools, CSS, and print workflows.
Frequently asked questions
+What is OKLCH?
OKLCH is a perceptually uniform color space (Oklab with cylindrical chroma/hue). It's supported natively in modern CSS and produces smoother gradients and scales than HSL.
+How accurate are these conversions?
All conversions use IEC 61966-2-1 sRGB and the standard OKLab/Oklch matrices. Results match the CSS Color Module Level 4 reference implementation.
+Why does CMYK look different from screen?
CMYK is subtractive and device-dependent. This tool does a straight math conversion — actual print output depends on your printer's color profile.
Related tools
Advanced Color Picker
Full-featured color picker with HSV canvas and live formats.
Tints & Shades Generator
Generate a full tint and shade scale from any color, Tailwind style.
CSS Gradient Generator
Build linear, radial, and conic gradients with live CSS.