Convert a HEX color code into its RGB values instantly, with a live color preview.
RGBrgb(79, 70, 229)
R79
G70
B229
About HEX and RGB
HEX color codes (like #4F46E5) and RGB values (like rgb(79, 70, 229)) represent the exact same color in two different formats — HEX is a compact hexadecimal shorthand for the same red, green and blue components used in RGB.
Need to go the other way? Use the RGB to HEX converter.