#8b2d2d color space conversions
Hex:
#8b2d2d
RGB:
139, 45, 45
CMY:
45, 82, 82
CMYK:
0, 68, 68, 45
HSL:
0°, 51.0870%, 36.0784%
HSV (HSB):
0°, 67.6259%, 54.5098%
XYZ:
12.0595, 7.5552, 3.3053
xyY:
0.5262, 0.3296, 7.5552
CIE-Lab:
33.0388, 39.8724, 22.1598
CIE-LCH:
33.0388, 45.6165, 29.0639
CIE-Luv:
33.0388, 68.1526, 14.6951
Hunter-Lab:
27.4867, 30.2132, 12.1110
#8b2d2d color charts
#8b2d2d color shades, tints & tones
#8b2d2d color schemes
#8b2d2d color preview, HTML & CSS examples
This text has a color of #8b2d2d
<p style="color:#8b2d2d;">Text here</p>
.mytext {color:#8b2d2d;}
This box has a color of #8b2d2d
<div style="background-color:#8b2d2d;">Content here</div>
.mybackground {background-color:#8b2d2d;}
Border around this has a color of #8b2d2d
<div style="border:2px solid #8b2d2d;">Content here</div>
.myborder {border:2px solid #8b2d2d;}