#8c2d2d color space conversions
Hex:
#8c2d2d
RGB:
140, 45, 45
CMY:
45, 82, 82
CMYK:
0, 68, 68, 45
HSL:
0°, 51.3514%, 36.2745%
HSV (HSB):
0°, 67.8571%, 54.9020%
XYZ:
12.2273, 7.6417, 3.3132
xyY:
0.5274, 0.3296, 7.6417
CIE-Lab:
33.2252, 40.2286, 22.4318
CIE-LCH:
33.2252, 46.0601, 29.1444
CIE-Luv:
33.2252, 68.9803, 14.8736
Hunter-Lab:
27.6436, 30.5775, 12.2444
#8c2d2d color charts
#8c2d2d color shades, tints & tones
#8c2d2d color schemes
#8c2d2d color preview, HTML & CSS examples
This text has a color of #8c2d2d
<p style="color:#8c2d2d;">Text here</p>
.mytext {color:#8c2d2d;}
This box has a color of #8c2d2d
<div style="background-color:#8c2d2d;">Content here</div>
.mybackground {background-color:#8c2d2d;}
Border around this has a color of #8c2d2d
<div style="border:2px solid #8c2d2d;">Content here</div>
.myborder {border:2px solid #8c2d2d;}