#800f08 color space conversions
Hex:
#800f08
RGB:
128, 15, 8
CMY:
50, 94, 97
CMYK:
0, 88, 94, 50
HSL:
3°, 88.2353%, 26.6667%
HSV (HSB):
3°, 93.7500%, 50.1961%
XYZ:
9.1167, 4.9484, 0.7044
xyY:
0.6173, 0.3350, 4.9484
CIE-Lab:
26.5872, 45.3124, 35.7653
CIE-LCH:
26.5872, 57.7267, 38.2842
CIE-Luv:
26.5872, 79.1144, 18.2553
Hunter-Lab:
22.2449, 34.2268, 13.6941
#800f08 color charts
#800f08 color shades, tints & tones
#800f08 color schemes
#800f08 color preview, HTML & CSS examples
This text has a color of #800f08
<p style="color:#800f08;">Text here</p>
.mytext {color:#800f08;}
This box has a color of #800f08
<div style="background-color:#800f08;">Content here</div>
.mybackground {background-color:#800f08;}
Border around this has a color of #800f08
<div style="border:2px solid #800f08;">Content here</div>
.myborder {border:2px solid #800f08;}