#8b080b color space conversions
Hex:
#8b080b
RGB:
139, 8, 11
CMY:
45, 97, 96
CMYK:
0, 94, 92, 45
HSL:
359°, 89.1156%, 28.8235%
HSV (HSB):
359°, 94.2446%, 54.5098%
XYZ:
10.7947, 5.6868, 0.8453
xyY:
0.6230, 0.3282, 5.6868
CIE-Lab:
28.6081, 49.8604, 37.2333
CIE-LCH:
28.6081, 62.2284, 36.7506
CIE-Luv:
28.6081, 89.2329, 18.8076
Hunter-Lab:
23.8470, 39.0684, 14.5912
#8b080b color charts
#8b080b color shades, tints & tones
#8b080b color schemes
#8b080b color preview, HTML & CSS examples
This text has a color of #8b080b
<p style="color:#8b080b;">Text here</p>
.mytext {color:#8b080b;}
This box has a color of #8b080b
<div style="background-color:#8b080b;">Content here</div>
.mybackground {background-color:#8b080b;}
Border around this has a color of #8b080b
<div style="border:2px solid #8b080b;">Content here</div>
.myborder {border:2px solid #8b080b;}