#800d0c color space conversions
Hex:
#800d0c
RGB:
128, 13, 12
CMY:
50, 95, 95
CMYK:
0, 90, 91, 50
HSL:
1°, 82.8571%, 27.4510%
HSV (HSB):
1°, 90.6250%, 50.1961%
XYZ:
9.1124, 4.9036, 0.8140
xyY:
0.6145, 0.3307, 4.9036
CIE-Lab:
26.4583, 45.8314, 33.9742
CIE-LCH:
26.4583, 57.0505, 36.5491
CIE-Luv:
26.4583, 79.2590, 17.2689
Hunter-Lab:
22.1440, 34.7015, 13.3213
#800d0c color charts
#800d0c color shades, tints & tones
#800d0c color schemes
#800d0c color preview, HTML & CSS examples
This text has a color of #800d0c
<p style="color:#800d0c;">Text here</p>
.mytext {color:#800d0c;}
This box has a color of #800d0c
<div style="background-color:#800d0c;">Content here</div>
.mybackground {background-color:#800d0c;}
Border around this has a color of #800d0c
<div style="border:2px solid #800d0c;">Content here</div>
.myborder {border:2px solid #800d0c;}