Color Format Converter

Convert colors between HEX, RGB, HSL, and CMYK formats instantly.

Pick a Color
HEX
#6366F1
RGB
rgb(99, 102, 241)
HSL
hsl(239, 84%, 67%)
CMYK
cmyk(59%, 58%, 0%, 5%)
Settings

Different color models are used for different purposes (e.g., RGB for screens, CMYK for printing).

CMYK is used for print, while RGB/HEX/HSL are used for digital screens. Use HSL for intuitive color adjustments.

About this Tool

Colors can be represented in various mathematical models. HEX and RGB are standard for web and screen displays. HSL (Hue, Saturation, Lightness) is often more intuitive for humans to adjust. CMYK is the standard model used in color printing. Converting between these formats is essential for cross-platform design and development.

Frequently Asked Questions