#800b07 color space conversions
Hex:
#800b07
RGB:
128, 11, 7
CMY:
50, 96, 97
CMYK:
0, 91, 95, 50
HSL:
2°, 89.6296%, 26.4706%
HSV (HSB):
2°, 94.5312%, 50.1961%
XYZ:
9.0601, 4.8439, 0.6585
xyY:
0.6222, 0.3326, 4.8439
CIE-Lab:
26.2853, 46.1389, 35.9013
CIE-LCH:
26.2853, 58.4611, 37.8870
CIE-Luv:
26.2853, 80.3607, 17.9569
Hunter-Lab:
22.0088, 34.9656, 13.6323
#800b07 color charts
#800b07 color shades, tints & tones
#800b07 color schemes
#800b07 color preview, HTML & CSS examples
This text has a color of #800b07
<p style="color:#800b07;">Text here</p>
.mytext {color:#800b07;}
This box has a color of #800b07
<div style="background-color:#800b07;">Content here</div>
.mybackground {background-color:#800b07;}
Border around this has a color of #800b07
<div style="border:2px solid #800b07;">Content here</div>
.myborder {border:2px solid #800b07;}