#80010a color space conversions
Hex:
#80010a
RGB:
128, 1, 10
CMY:
50, 100, 96
CMYK:
0, 99, 92, 50
HSL:
356°, 98.4496%, 25.2941%
HSV (HSB):
356°, 99.2188%, 50.1961%
XYZ:
8.9677, 4.6328, 0.7087
xyY:
0.6267, 0.3238, 4.6328
CIE-Lab:
25.6620, 48.0466, 34.1075
CIE-LCH:
25.6620, 58.9219, 35.3703
CIE-Luv:
25.6620, 82.4957, 16.3682
Hunter-Lab:
21.5240, 36.7031, 13.1145
#80010a color charts
#80010a color shades, tints & tones
#80010a color schemes
#80010a color preview, HTML & CSS examples
This text has a color of #80010a
<p style="color:#80010a;">Text here</p>
.mytext {color:#80010a;}
This box has a color of #80010a
<div style="background-color:#80010a;">Content here</div>
.mybackground {background-color:#80010a;}
Border around this has a color of #80010a
<div style="border:2px solid #80010a;">Content here</div>
.myborder {border:2px solid #80010a;}