Color Converter
Convert between HEX, RGB, and HSL color formats with a live preview.
R
G
B
H
S
L
CSS HEX
#3B82F6CSS RGB
rgb(59, 130, 246)CSS HSL
hsl(217, 91%, 60%)Color Models
HEX: 6-digit hexadecimal (e.g., #FF5733). Each pair represents Red, Green, Blue (00-FF).
RGB: Red, Green, Blue values from 0-255. Additive color model used by screens.
HSL: Hue (0-360), Saturation (0-100%), Lightness (0-100%). More intuitive for human perception.
Related Tools
Results are for informational purposes only. Verify important calculations independently.