#800b00 color space conversions
Hex:
#800b00
RGB:
128, 11, 0
CMY:
50, 96, 100
CMYK:
0, 91, 100, 50
HSL:
5°, 100.0000%, 25.0980%
HSV (HSB):
5°, 100.0000%, 50.1961%
XYZ:
9.0218, 4.8285, 0.4565
xyY:
0.6306, 0.3375, 4.8285
CIE-Lab:
26.2406, 46.0087, 38.7128
CIE-LCH:
26.2406, 60.1289, 40.0781
CIE-Luv:
26.2406, 81.1516, 19.2335
Hunter-Lab:
21.9739, 34.8317, 14.1500
#800b00 color charts
#800b00 color shades, tints & tones
#800b00 color schemes
#800b00 color preview, HTML & CSS examples
This text has a color of #800b00
<p style="color:#800b00;">Text here</p>
.mytext {color:#800b00;}
This box has a color of #800b00
<div style="background-color:#800b00;">Content here</div>
.mybackground {background-color:#800b00;}
Border around this has a color of #800b00
<div style="border:2px solid #800b00;">Content here</div>
.myborder {border:2px solid #800b00;}