#800e24 color space conversions
Hex:
#800e24
RGB:
128, 14, 36
CMY:
50, 95, 86
CMYK:
0, 89, 72, 50
HSL:
348°, 80.2817%, 27.8431%
HSV (HSB):
348°, 89.0625%, 50.1961%
XYZ:
9.3776, 5.0306, 2.1458
xyY:
0.5665, 0.3039, 5.0306
CIE-Lab:
26.8219, 46.4629, 19.8084
CIE-LCH:
26.8219, 50.5091, 23.0898
CIE-Luv:
26.8219, 74.3117, 9.6595
Hunter-Lab:
22.4291, 35.3796, 10.0280
#800e24 color charts
#800e24 color shades, tints & tones
#800e24 color schemes
#800e24 color preview, HTML & CSS examples
This text has a color of #800e24
<p style="color:#800e24;">Text here</p>
.mytext {color:#800e24;}
This box has a color of #800e24
<div style="background-color:#800e24;">Content here</div>
.mybackground {background-color:#800e24;}
Border around this has a color of #800e24
<div style="border:2px solid #800e24;">Content here</div>
.myborder {border:2px solid #800e24;}