#8b100e color space conversions
Hex:
#8b100e
RGB:
139, 16, 14
CMY:
45, 94, 95
CMYK:
0, 88, 90, 45
HSL:
1°, 81.6993%, 30.0000%
HSV (HSB):
1°, 89.9281%, 54.5098%
XYZ:
10.9120, 5.8913, 0.9775
xyY:
0.6137, 0.3313, 5.8913
CIE-Lab:
29.1364, 48.4572, 36.2549
CIE-LCH:
29.1364, 60.5187, 36.8033
CIE-Luv:
29.1364, 86.8110, 19.0886
Hunter-Lab:
24.2719, 37.7731, 14.6026
#8b100e color charts
#8b100e color shades, tints & tones
#8b100e color schemes
#8b100e color preview, HTML & CSS examples
This text has a color of #8b100e
<p style="color:#8b100e;">Text here</p>
.mytext {color:#8b100e;}
This box has a color of #8b100e
<div style="background-color:#8b100e;">Content here</div>
.mybackground {background-color:#8b100e;}
Border around this has a color of #8b100e
<div style="border:2px solid #8b100e;">Content here</div>
.myborder {border:2px solid #8b100e;}