Color Converter

Convert between HEX, RGB, HSL, and CSS color formats

Input

Try: #8A2BE2 rgb(138, 43, 226) hsl(271, 76%, 53%) tomato

Preview
Values
HEX
#8A2BE2
RGB
rgb(138, 43, 226)
HSL
hsl(271, 76%, 53%)
Raw
Red138
Green43
Blue226
Hue271°
Sat76%
Light53%

About Color Converter

Convert colors between HEX, RGB, HSL, and CSS named colors. Use the color picker or type any format directly — all values update live.

Supports HEX (#8A2BE2, #8B2), RGB/RGBA (rgb(138, 43, 226)), HSL/HSLA (hsl(271, 76%, 53%)), and most common CSS named colors (tomato, gold, indigo).