Color Picker & Converter
Convert between color formats with live preview
#3B82F6
HEX
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)
CMYK
cmyk(76%, 47%, 0%, 4%)
♿ Accessibility Contrast Checker
On White Background3.68:1
Sample Text
✓ WCAG AA Pass
✗ WCAG AAA Fail
On Black Background5.71:1
Sample Text
💡 Color Formats Explained
HEX
Hexadecimal color codes (#RRGGBB). Most common in web development.
RGB
Red, Green, Blue values (0-255). Used in CSS and programming.
HSL
Hue, Saturation, Lightness. More intuitive for color adjustments.
CMYK
Cyan, Magenta, Yellow, Black. Used in printing.