Color Format Converter
Convert between HEX, RGB, HSL, and CMYK color formats instantly.
HEX
RGB
HSL
CMYK
Features
- 🎨 Convert between HEX, RGB, HSL, CMYK
- 👁️ Real-time color preview
- 🎯 Color picker integration
- 📋 Copy individual or all formats
- ⚡ Instant conversion
- 🔒 All processing done locally
- 🌙 Dark mode support
How to Use
- Enter Color - Type HEX code or use color picker
- View Conversions - See all formats automatically
- Copy Format - Click copy button for any format
About Color Formats
HEX (Hexadecimal)
6-digit code representing RGB values. Example: #3B82F6
RGB (Red, Green, Blue)
Values from 0-255 for each color channel. Example: rgb(59, 130, 246)
HSL (Hue, Saturation, Lightness)
Hue (0-360°), Saturation (0-100%), Lightness (0-100%). Example: hsl(217, 91%, 60%)
CMYK (Cyan, Magenta, Yellow, Black)
Used in printing. Values in percentages. Example: cmyk(76%, 47%, 0%, 4%)