#8b1b1b color space conversions
Hex:
#8b1b1b
RGB:
139, 27, 27
CMY:
45, 89, 89
CMYK:
0, 81, 81, 45
HSL:
0°, 67.4699%, 32.5490%
HSV (HSB):
0°, 80.5755%, 54.5098%
XYZ:
11.2372, 6.3520, 1.6707
xyY:
0.5835, 0.3298, 6.3520
CIE-Lab:
30.2836, 45.9029, 30.1010
CIE-LCH:
30.2836, 54.8921, 33.2550
CIE-Luv:
30.2836, 80.7788, 17.4191
Hunter-Lab:
25.2031, 35.4818, 13.7119
#8b1b1b color charts
#8b1b1b color shades, tints & tones
#8b1b1b color schemes
#8b1b1b color preview, HTML & CSS examples
This text has a color of #8b1b1b
<p style="color:#8b1b1b;">Text here</p>
.mytext {color:#8b1b1b;}
This box has a color of #8b1b1b
<div style="background-color:#8b1b1b;">Content here</div>
.mybackground {background-color:#8b1b1b;}
Border around this has a color of #8b1b1b
<div style="border:2px solid #8b1b1b;">Content here</div>
.myborder {border:2px solid #8b1b1b;}