Hex to Color

For web use, RGB color values are often used in the hexadecimal system. Here, the brightness values of the red, green and blue color components are represented with hexadecimal values. The HEX code FF0000 thus becomes the color red (1, 0, 0), for example. This conversion is done automatically via the node, whereby an alpha component is also added to the RGB color.