#800d08 color space conversions
Hex:
#800d08
RGB:
128, 13, 8
CMY:
50, 95, 97
CMYK:
0, 90, 94, 50
HSL:
2°, 88.2353%, 26.6667%
HSV (HSB):
2°, 93.7500%, 50.1961%
XYZ:
9.0898, 4.8946, 0.6954
xyY:
0.6192, 0.3334, 4.8946
CIE-Lab:
26.4323, 45.7548, 35.6265
CIE-LCH:
26.4323, 57.9892, 37.9057
CIE-Luv:
26.4323, 79.7085, 18.0044
Hunter-Lab:
22.1237, 34.6229, 13.6230
#800d08 color charts
#800d08 color shades, tints & tones
#800d08 color schemes
#800d08 color preview, HTML & CSS examples
This text has a color of #800d08
<p style="color:#800d08;">Text here</p>
.mytext {color:#800d08;}
This box has a color of #800d08
<div style="background-color:#800d08;">Content here</div>
.mybackground {background-color:#800d08;}
Border around this has a color of #800d08
<div style="border:2px solid #800d08;">Content here</div>
.myborder {border:2px solid #800d08;}