#800e0e color space conversions
Hex:
#800e0e
RGB:
128, 14, 14
CMY:
50, 95, 95
CMYK:
0, 89, 89, 50
HSL:
0°, 80.2817%, 27.8431%
HSV (HSB):
0°, 89.0625%, 50.1961%
XYZ:
9.1384, 4.9350, 0.8864
xyY:
0.6109, 0.3299, 4.9350
CIE-Lab:
26.5487, 45.6593, 33.0956
CIE-LCH:
26.5487, 56.3923, 35.9360
CIE-Luv:
26.5487, 78.7189, 16.9754
Hunter-Lab:
22.2148, 34.5527, 13.1847
#800e0e color charts
#800e0e color shades, tints & tones
#800e0e color schemes
#800e0e color preview, HTML & CSS examples
This text has a color of #800e0e
<p style="color:#800e0e;">Text here</p>
.mytext {color:#800e0e;}
This box has a color of #800e0e
<div style="background-color:#800e0e;">Content here</div>
.mybackground {background-color:#800e0e;}
Border around this has a color of #800e0e
<div style="border:2px solid #800e0e;">Content here</div>
.myborder {border:2px solid #800e0e;}