Live color converter
HEX to RGB Converter
Convert HEX, RGB and HSL color values instantly. Pick a color visually, fine-tune each RGB channel, copy CSS-ready values, and preview the result in real time.
Pick a color
Drag inside the color field for saturation and brightness. Use the hue slider to move through the full color spectrum.
Current color
#FF0000
Convert values
Enter a HEX code, type an RGB value directly, adjust RGB sliders, or copy the generated CSS formats.
R
G
B
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
CSS
--color: #FF0000;
Use this HEX to RGB converter to translate web colors between common formats used in CSS, design tools, and image editors. It supports short HEX values like #F00, full HEX values like #FF0000, direct RGB input like rgb(255, 0, 0), and live RGB channel editing.