#80001c color space conversions
Hex:
#80001c
RGB:
128, 0, 28
CMY:
50, 100, 89
CMYK:
0, 100, 78, 50
HSL:
347°, 100.0000%, 25.0980%
HSV (HSB):
347°, 100.0000%, 50.1961%
XYZ:
9.1117, 4.6730, 1.5204
xyY:
0.5953, 0.3053, 4.6730
CIE-Lab:
25.7822, 48.7400, 23.8777
CIE-LCH:
25.7822, 54.2746, 26.1002
CIE-Luv:
25.7822, 79.5188, 11.3056
Hunter-Lab:
21.6172, 37.4080, 10.9621
#80001c color charts
#80001c color shades, tints & tones
#80001c color schemes
#80001c color preview, HTML & CSS examples
This text has a color of #80001c
<p style="color:#80001c;">Text here</p>
.mytext {color:#80001c;}
This box has a color of #80001c
<div style="background-color:#80001c;">Content here</div>
.mybackground {background-color:#80001c;}
Border around this has a color of #80001c
<div style="border:2px solid #80001c;">Content here</div>
.myborder {border:2px solid #80001c;}