Hex to RGB Converter
Paste a hex code to see RGB, RGBA and HSL values, or enter RGB to get the hex. A live swatch shows the color.
RGB
R37
G99
B235
A1.00
Values (click to copy)
All conversions happen in your browser. Nothing is uploaded.
How to use this hex to rgb converter
- Paste a hex code (3, 6 or 8 digits, with or without #).
- View the matching RGB, RGBA and HSL values.
- Or change the RGB sliders to get the matching hex.
- Click any value to copy it to the clipboard.
Frequently asked questions
What is a hex color code?
A hex color code is a 3 or 6 digit code in base 16 that represents an RGB color. For example, #ff0000 is pure red.
Are 3 digit hex codes supported?
Yes. The 3 digit code #abc is expanded to #aabbcc automatically.
What does the 8 digit hex include?
An 8 digit hex code includes an alpha channel (transparency) at the end, like #ff0000cc.
Is anything uploaded?
No. The conversion happens in your browser.