#80000c color space conversions
Hex:
#80000c
RGB:
128, 0, 12
CMY:
50, 100, 95
CMYK:
0, 100, 91, 50
HSL:
354°, 100.0000%, 25.0980%
HSV (HSB):
354°, 100.0000%, 50.1961%
XYZ:
8.9684, 4.6157, 0.7661
xyY:
0.6250, 0.3216, 4.6157
CIE-Lab:
25.6107, 48.2736, 33.1991
CIE-LCH:
25.6107, 58.5877, 34.5174
CIE-Luv:
25.6107, 82.4964, 15.8784
Hunter-Lab:
21.4843, 36.9160, 12.9249
#80000c color charts
#80000c RGB chart
#80000c CMYK chart
#80000c RGB pie chart
#80000c color shades, tints & tones
#80000c color schemes
#80000c color preview, HTML & CSS examples
This text has a color of #80000c
<p style="color:#80000c;">Text here</p>
.mytext {color:#80000c;}
Text color #80000c
This box has a color of #80000c
<div style="background-color:#80000c;">Content here</div>
.mybackground {background-color:#80000c;}
Background color #80000c
Border around this has a color of #80000c
<div style="border:2px solid #80000c;">Content here</div>
.myborder {border:2px solid #80000c;}
Border color #80000c