HEX to RGB Converter
Convert HEX color codes to RGB (and back) with a live preview.
rgb(37, 99, 235)
Enter a hex code like #2563eb to get its RGB values, or enter RGB to get the hex code. A live swatch previews the color as you type. Supports 3- and 6-digit hex. Handy for CSS, design systems and email templates.
How to use the HEX to RGB Converter
- Type a hex code (with or without #) into the HEX field.
- The RGB values and a color preview update instantly.
- Edit the RGB fields to convert in the other direction.
- Copy the value you need.
Frequently asked questions
Does it support 3-digit shorthand hex?
Yes. Shorthand like #f80 is expanded to #ff8800 automatically before converting.
How do I convert RGB back to HEX?
Just edit the R, G and B fields β the hex code updates live in the other direction.