#80000e color space conversions
Hex:
#80000e
RGB:
128, 0, 14
CMY:
50, 100, 95
CMYK:
0, 100, 89, 50
HSL:
353°, 100.0000%, 25.0980%
HSV (HSB):
353°, 100.0000%, 50.1961%
XYZ:
8.9814, 4.6209, 0.8340
xyY:
0.6221, 0.3201, 4.6209
CIE-Lab:
25.6262, 48.3159, 32.2538
CIE-LCH:
25.6262, 58.0925, 33.7255
CIE-Luv:
25.6262, 82.2187, 15.4536
Hunter-Lab:
21.4963, 36.9605, 12.7470
#80000e color charts
#80000e color shades, tints & tones
#80000e color schemes
#80000e color preview, HTML & CSS examples
This text has a color of #80000e
<p style="color:#80000e;">Text here</p>
.mytext {color:#80000e;}
This box has a color of #80000e
<div style="background-color:#80000e;">Content here</div>
.mybackground {background-color:#80000e;}
Border around this has a color of #80000e
<div style="border:2px solid #80000e;">Content here</div>
.myborder {border:2px solid #80000e;}