#80020c color space conversions
Hex:
#80020c
RGB:
128, 2, 12
CMY:
50, 99, 95
CMYK:
0, 98, 91, 50
HSL:
355°, 96.9231%, 25.4902%
HSV (HSB):
355°, 98.4375%, 50.1961%
XYZ:
8.9902, 4.6592, 0.7733
xyY:
0.6233, 0.3230, 4.6592
CIE-Lab:
25.7408, 47.8965, 33.3198
CIE-LCH:
25.7408, 58.3462, 34.8249
CIE-Luv:
25.7408, 81.9975, 16.0921
Hunter-Lab:
21.5851, 36.5711, 12.9855
#80020c color charts
#80020c color shades, tints & tones
#80020c color schemes
#80020c color preview, HTML & CSS examples
This text has a color of #80020c
<p style="color:#80020c;">Text here</p>
.mytext {color:#80020c;}
This box has a color of #80020c
<div style="background-color:#80020c;">Content here</div>
.mybackground {background-color:#80020c;}
Border around this has a color of #80020c
<div style="border:2px solid #80020c;">Content here</div>
.myborder {border:2px solid #80020c;}