#8b020b color space conversions
Hex:
#8b020b
RGB:
139, 2, 11
CMY:
45, 99, 96
CMYK:
0, 99, 92, 45
HSL:
356°, 97.1631%, 27.6471%
HSV (HSB):
356°, 98.5612%, 54.5098%
XYZ:
10.7296, 5.5565, 0.8236
xyY:
0.6271, 0.3248, 5.5565
CIE-Lab:
28.2649, 50.8518, 36.9521
CIE-LCH:
28.2649, 62.8598, 36.0045
CIE-Luv:
28.2649, 90.6431, 18.2362
Hunter-Lab:
23.5723, 39.9975, 14.4290
#8b020b color charts
#8b020b color shades, tints & tones
#8b020b color schemes
#8b020b color preview, HTML & CSS examples
This text has a color of #8b020b
<p style="color:#8b020b;">Text here</p>
.mytext {color:#8b020b;}
This box has a color of #8b020b
<div style="background-color:#8b020b;">Content here</div>
.mybackground {background-color:#8b020b;}
Border around this has a color of #8b020b
<div style="border:2px solid #8b020b;">Content here</div>
.myborder {border:2px solid #8b020b;}