#8b080a color space conversions
Hex:
#8b080a
RGB:
139, 8, 10
CMY:
45, 97, 96
CMYK:
0, 94, 93, 45
HSL:
359°, 89.1156%, 28.8235%
HSV (HSB):
359°, 94.2446%, 54.5098%
XYZ:
10.7891, 5.6845, 0.8157
xyY:
0.6240, 0.3288, 5.6845
CIE-Lab:
28.6022, 49.8437, 37.6463
CIE-LCH:
28.6022, 62.4631, 37.0633
CIE-Luv:
28.6022, 89.3414, 18.9782
Hunter-Lab:
23.8423, 39.0506, 14.6611
#8b080a color charts
#8b080a color shades, tints & tones
#8b080a color schemes
#8b080a color preview, HTML & CSS examples
This text has a color of #8b080a
<p style="color:#8b080a;">Text here</p>
.mytext {color:#8b080a;}
This box has a color of #8b080a
<div style="background-color:#8b080a;">Content here</div>
.mybackground {background-color:#8b080a;}
Border around this has a color of #8b080a
<div style="border:2px solid #8b080a;">Content here</div>
.myborder {border:2px solid #8b080a;}