HEX to RGB conversion

Converts an RGB-color from HEX notation to RGB.

#

 

HEX RGB

See also

RGB to HEX conversion

Additional information

The RGB color model is an additive color model in which red, green, and blue light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three additive primary colors, red, green, and blue. Read more

Source code

JavaScript source code (hex-to-rgb-conversion.js)

Keywords

color code rgb hex conversion value convert format