HEX to RGB Color Converter
Use our free HEX to RGB converter to instantly translate any HEX color code into RGB and HSL values. Enter your 6-digit HEX code or use the color picker, and copy the result in one click. No software required.
#
Please enter a valid 6-digit HEX color code.
Converted Values
HEX
#1A1A1A
Copied
RGB
rgb(26, 26, 26)
Copied
HSL
hsl(0, 0%, 10%)
Copied
Store your brand colors in Brandy – with HEX, RGB, and usage rules in one place.
Start Free
How do I convert HEX to RGB?
- Enter your 6-digit HEX color code in the input field above, without the # symbol. For example: FF5733.
- The tool automatically converts as you type and displays RGB and HSL values instantly.
- Click any result card to copy the value to your clipboard.
Can I use the color picker instead of typing?
Yes. Click the color swatch on the left to open a color picker and select any color visually. The HEX, RGB, and HSL values update instantly.
What is the difference between HEX and RGB?
HEX is a 6-character code used in web design and CSS. RGB expresses the same color as three values for Red, Green, and Blue, each ranging from 0 to 255. Both represent the same color - the format depends on where you need to use it.