Hex Color

A hex color is a way of specifying a color in CSS using a hash followed by six hexadecimal digits, like #ff0000 for red. The digits encode the red, green…