Color Converter
Convert colors between HEX, RGB, and HSL formats
Red
Green
Blue
Hue
Saturation
Lightness
How to Use
Enter a color in any format (HEX, RGB, or HSL) and all other formats update automatically. Use the color picker for visual selection. Click "Copy" to copy any format.
Features
- Convert between HEX, RGB, and HSL color formats
- Interactive color picker
- Live color preview with shadow effect
- One-click copy for any color format
Frequently Asked Questions
What is the difference between HEX, RGB, and HSL?
HEX uses a 6-digit hexadecimal code (#FF5733). RGB specifies Red, Green, Blue values 0-255. HSL uses Hue (0-360°), Saturation (0-100%), and Lightness (0-100%). All three can represent the same colors, just in different notation.