HEX to RGB Converter

Convert a hex color code to RGB.

Keep or share the finished result Copy or share after running the tool. Saved tools and settings stay in this browser.
More

Convert hex to RGB

Enter a hex color code above, such as a six or three digit value, and its RGB equivalent appears instantly along with the HSL form. Hex codes pack the red, green and blue channels into pairs of hex digits, and this tool splits them back into the 0 to 255 numbers used in RGB. It all runs in your browser.

How hex maps to RGB

Each pair of hex digits is one channel, so the first pair is red, the second green and the third blue, each from 0 to 255.

Frequently asked questions

How do I convert hex to RGB?

Split the hex code into three pairs and read each as a number from 0 to 255 for red, green and blue. The tool does this instantly.

Does it accept three-digit hex?

Yes. Short hex codes like a three-digit value are expanded automatically before converting.