#800a11 color space conversions
Hex:
#800a11
RGB:
128, 10, 17
CMY:
50, 96, 93
CMYK:
0, 92, 87, 50
HSL:
356°, 85.5072%, 27.0588%
HSV (HSB):
356°, 92.1875%, 50.1961%
XYZ:
9.1118, 4.8467, 0.9856
xyY:
0.6097, 0.3243, 4.8467
CIE-Lab:
26.2936, 46.5365, 31.2387
CIE-LCH:
26.2936, 56.0491, 33.8724
CIE-Luv:
26.2936, 79.3411, 15.8065
Hunter-Lab:
22.0153, 35.3516, 12.7564
#800a11 color charts
#800a11 color shades, tints & tones
#800a11 color schemes
#800a11 color preview, HTML & CSS examples
This text has a color of #800a11
<p style="color:#800a11;">Text here</p>
.mytext {color:#800a11;}
This box has a color of #800a11
<div style="background-color:#800a11;">Content here</div>
.mybackground {background-color:#800a11;}
Border around this has a color of #800a11
<div style="border:2px solid #800a11;">Content here</div>
.myborder {border:2px solid #800a11;}