#800c0c color space conversions
Hex:
#800c0c
RGB:
128, 12, 12
CMY:
50, 95, 95
CMYK:
0, 91, 91, 50
HSL:
0°, 82.8571%, 27.4510%
HSV (HSB):
0°, 90.6250%, 50.1961%
XYZ:
9.0999, 4.8787, 0.8099
xyY:
0.6153, 0.3299, 4.8787
CIE-Lab:
26.3863, 46.0374, 33.9095
CIE-LCH:
26.3863, 57.1778, 36.3740
CIE-Luv:
26.3863, 79.5326, 17.1510
Hunter-Lab:
22.0877, 34.8866, 13.2874
#800c0c color charts
#800c0c color shades, tints & tones
#800c0c color schemes
#800c0c color preview, HTML & CSS examples
This text has a color of #800c0c
<p style="color:#800c0c;">Text here</p>
.mytext {color:#800c0c;}
This box has a color of #800c0c
<div style="background-color:#800c0c;">Content here</div>
.mybackground {background-color:#800c0c;}
Border around this has a color of #800c0c
<div style="border:2px solid #800c0c;">Content here</div>
.myborder {border:2px solid #800c0c;}