#8b2c2c color space conversions
Hex:
#8b2c2c
RGB:
139, 44, 44
CMY:
45, 83, 83
CMYK:
0, 68, 68, 45
HSL:
0°, 51.9126%, 35.8824%
HSV (HSB):
0°, 68.3453%, 54.5098%
XYZ:
12.0028, 7.4722, 3.1925
xyY:
0.5295, 0.3296, 7.4722
CIE-Lab:
32.8585, 40.2549, 22.5668
CIE-LCH:
32.8585, 46.1489, 29.2749
CIE-Luv:
32.8585, 68.9245, 14.8616
Hunter-Lab:
27.3353, 30.5415, 12.2101
#8b2c2c color charts
#8b2c2c color shades, tints & tones
#8b2c2c color schemes
#8b2c2c color preview, HTML & CSS examples
This text has a color of #8b2c2c
<p style="color:#8b2c2c;">Text here</p>
.mytext {color:#8b2c2c;}
This box has a color of #8b2c2c
<div style="background-color:#8b2c2c;">Content here</div>
.mybackground {background-color:#8b2c2c;}
Border around this has a color of #8b2c2c
<div style="border:2px solid #8b2c2c;">Content here</div>
.myborder {border:2px solid #8b2c2c;}