#8a020d color space conversions
Hex:
#8a020d
RGB:
138, 2, 13
CMY:
46, 99, 95
CMYK:
0, 99, 91, 46
HSL:
355°, 97.1429%, 27.4510%
HSV (HSB):
355°, 98.5507%, 54.1176%
XYZ:
10.5756, 5.4757, 0.8803
xyY:
0.6246, 0.3234, 5.4757
CIE-Lab:
28.0493, 50.6195, 35.7696
CIE-LCH:
28.0493, 61.9822, 35.2464
CIE-Luv:
28.0493, 89.6291, 17.6851
Hunter-Lab:
23.4003, 39.7211, 14.1498
#8a020d color charts
#8a020d color shades, tints & tones
#8a020d color schemes
#8a020d color preview, HTML & CSS examples
This text has a color of #8a020d
<p style="color:#8a020d;">Text here</p>
.mytext {color:#8a020d;}
This box has a color of #8a020d
<div style="background-color:#8a020d;">Content here</div>
.mybackground {background-color:#8a020d;}
Border around this has a color of #8a020d
<div style="border:2px solid #8a020d;">Content here</div>
.myborder {border:2px solid #8a020d;}