#80080c color space conversions
Hex:
#80080c
RGB:
128, 8, 12
CMY:
50, 97, 95
CMYK:
0, 94, 91, 50
HSL:
358°, 88.2353%, 26.6667%
HSV (HSB):
358°, 93.7500%, 50.1961%
XYZ:
9.0553, 4.7894, 0.7950
xyY:
0.6185, 0.3272, 4.7894
CIE-Lab:
26.1262, 46.7841, 33.6738
CIE-LCH:
26.1262, 57.6426, 35.7452
CIE-Luv:
26.1262, 80.5235, 16.7246
Hunter-Lab:
21.8847, 35.5601, 13.1655
#80080c color charts
#80080c color shades, tints & tones
#80080c color schemes
#80080c color preview, HTML & CSS examples
This text has a color of #80080c
<p style="color:#80080c;">Text here</p>
.mytext {color:#80080c;}
This box has a color of #80080c
<div style="background-color:#80080c;">Content here</div>
.mybackground {background-color:#80080c;}
Border around this has a color of #80080c
<div style="border:2px solid #80080c;">Content here</div>
.myborder {border:2px solid #80080c;}