#80000a color space conversions
Hex:
#80000a
RGB:
128, 0, 10
CMY:
50, 100, 96
CMYK:
0, 100, 92, 50
HSL:
355°, 100.0000%, 25.0980%
HSV (HSB):
355°, 100.0000%, 50.1961%
XYZ:
8.9569, 4.6111, 0.7051
xyY:
0.6275, 0.3231, 4.6111
CIE-Lab:
25.5968, 48.2356, 34.0469
CIE-LCH:
25.5968, 59.0412, 35.2162
CIE-Luv:
25.5968, 82.7473, 16.2617
Hunter-Lab:
21.4735, 36.8761, 13.0846
#80000a color charts
#80000a color shades, tints & tones
#80000a color schemes
#80000a color preview, HTML & CSS examples
This text has a color of #80000a
<p style="color:#80000a;">Text here</p>
.mytext {color:#80000a;}
This box has a color of #80000a
<div style="background-color:#80000a;">Content here</div>
.mybackground {background-color:#80000a;}
Border around this has a color of #80000a
<div style="border:2px solid #80000a;">Content here</div>
.myborder {border:2px solid #80000a;}