#800c04 color space conversions
Hex:
#800c04
RGB:
128, 12, 4
CMY:
50, 95, 98
CMYK:
0, 91, 97, 50
HSL:
4°, 93.9394%, 25.8824%
HSV (HSB):
4°, 96.8750%, 50.1961%
XYZ:
9.0555, 4.8609, 0.5758
xyY:
0.6249, 0.3354, 4.8609
CIE-Lab:
26.3348, 45.8866, 37.1683
CIE-LCH:
26.3348, 59.0514, 39.0076
CIE-Luv:
26.3348, 80.4310, 18.6113
Hunter-Lab:
22.0475, 34.7316, 13.8847
#800c04 color charts
#800c04 color shades, tints & tones
#800c04 color schemes
#800c04 color preview, HTML & CSS examples
This text has a color of #800c04
<p style="color:#800c04;">Text here</p>
.mytext {color:#800c04;}
This box has a color of #800c04
<div style="background-color:#800c04;">Content here</div>
.mybackground {background-color:#800c04;}
Border around this has a color of #800c04
<div style="border:2px solid #800c04;">Content here</div>
.myborder {border:2px solid #800c04;}