This tool can convert HEX to RGB and vise versa. Only input either HEX field or RGB fields to convert the values to the others.
HEX code
RGB code
What does this HEX to RGB converter do?
It takes input from 2 sources, HEX or RGB values.
HEX field’s input in the form of hexadecimal string which consists of 6 hexadecimal digits. The tool convert the string into RGB value like rgb(0,0,0).
RGB fields’ input are in the form of values for Red, Green and Blue ranging from 0 to 255, the tool takes these numbers and converts them to a hexadecimal code.