01 / Fast steps
- Enter a hex color (e.g. #ff5733) or an RGB triplet (e.g. 255, 87, 51).
- Run the tool.
- Copy the converted value.
Enter a color as hex (#RRGGBB) or RGB (r, g, b) and get the equivalent notation instantly.
Updates instantly as you type
01 / Fast steps
02 / Best for
03 / Why here
04 / Keep in mind
Tool connections
Good to know
They are two notations for the same color: HEX packs the red, green and blue channels into hexadecimal pairs (#FF7448), while RGB lists them as decimal values (255, 116, 72). CSS accepts both everywhere.
Hex codes with or without a leading #, in 3 or 6 digit form, and RGB triplets like "255, 87, 51" or "rgb(255, 87, 51)".
Yes, Hex to RGB Converter is completely free, with no sign-up and no usage limits. It runs entirely in your browser, so your data never leaves your device.