#8b020e color space conversions
Hex:
#8b020e
RGB:
139, 2, 14
CMY:
45, 99, 95
CMYK:
0, 99, 90, 45
HSL:
355°, 97.1631%, 27.6471%
HSV (HSB):
355°, 98.5612%, 54.5098%
XYZ:
10.7484, 5.5641, 0.9229
xyY:
0.6236, 0.3228, 5.5641
CIE-Lab:
28.2849, 50.9070, 35.5660
CIE-LCH:
28.2849, 62.1004, 34.9399
CIE-Luv:
28.2849, 90.2686, 17.6621
Hunter-Lab:
23.5883, 40.0571, 14.1920
#8b020e color charts
#8b020e color shades, tints & tones
#8b020e color schemes
#8b020e color preview, HTML & CSS examples
This text has a color of #8b020e
<p style="color:#8b020e;">Text here</p>
.mytext {color:#8b020e;}
This box has a color of #8b020e
<div style="background-color:#8b020e;">Content here</div>
.mybackground {background-color:#8b020e;}
Border around this has a color of #8b020e
<div style="border:2px solid #8b020e;">Content here</div>
.myborder {border:2px solid #8b020e;}