#800d1e color space conversions
Hex:
#800d1e
RGB:
128, 13, 30
CMY:
50, 95, 88
CMYK:
0, 90, 77, 50
HSL:
351°, 81.5603%, 27.6471%
HSV (HSB):
351°, 89.8438%, 50.1961%
XYZ:
9.2804, 4.9708, 1.6986
xyY:
0.5818, 0.3117, 4.9708
CIE-Lab:
26.6514, 46.3969, 23.5630
CIE-LCH:
26.6514, 52.0374, 26.9241
CIE-Luv:
26.6514, 76.0656, 12.0147
Hunter-Lab:
22.2952, 35.2836, 11.0895
#800d1e color charts
#800d1e color shades, tints & tones
#800d1e color schemes
#800d1e color preview, HTML & CSS examples
This text has a color of #800d1e
<p style="color:#800d1e;">Text here</p>
.mytext {color:#800d1e;}
This box has a color of #800d1e
<div style="background-color:#800d1e;">Content here</div>
.mybackground {background-color:#800d1e;}
Border around this has a color of #800d1e
<div style="border:2px solid #800d1e;">Content here</div>
.myborder {border:2px solid #800d1e;}