Convert any color between HEX, RGB, HSL and CMYK instantly. Use the color picker, type a hex value, or drag the RGB sliders.
CMYK is auto-computed from RGB.
6-digit hexadecimal code like #DC143C. The most common format for web and design tools.
Red, Green, Blue values from 0–255. Used in CSS with rgb() or rgba() for opacity.
Hue (0–360°), Saturation (0–100%), Lightness (0–100%). Great for adjusting colors programmatically.
Cyan, Magenta, Yellow, Key (Black). Used in print design and professional publishing.