#80101e color space conversions
Hex:
#80101e
RGB:
128, 16, 30
CMY:
50, 94, 88
CMYK:
0, 88, 77, 50
HSL:
353°, 77.7778%, 28.2353%
HSV (HSB):
353°, 87.5000%, 50.1961%
XYZ:
9.3217, 5.0535, 1.7124
xyY:
0.5794, 0.3141, 5.0535
CIE-Lab:
26.8867, 45.7241, 23.8339
CIE-LCH:
26.8867, 51.5631, 27.5310
CIE-Luv:
26.8867, 75.2384, 12.4257
Hunter-Lab:
22.4800, 34.6780, 11.2196
#80101e color charts
#80101e color shades, tints & tones
#80101e color schemes
#80101e color preview, HTML & CSS examples
This text has a color of #80101e
<p style="color:#80101e;">Text here</p>
.mytext {color:#80101e;}
This box has a color of #80101e
<div style="background-color:#80101e;">Content here</div>
.mybackground {background-color:#80101e;}
Border around this has a color of #80101e
<div style="border:2px solid #80101e;">Content here</div>
.myborder {border:2px solid #80101e;}