#8c2c2c color space conversions
Hex:
#8c2c2c
RGB:
140, 44, 44
CMY:
45, 83, 83
CMYK:
0, 69, 69, 45
HSL:
0°, 52.1739%, 36.0784%
HSV (HSB):
0°, 68.5714%, 54.9020%
XYZ:
12.1705, 7.5587, 3.2004
xyY:
0.5308, 0.3296, 7.5587
CIE-Lab:
33.0463, 40.6088, 22.8400
CIE-LCH:
33.0463, 46.5912, 29.3552
CIE-Luv:
33.0463, 69.7518, 15.0401
Hunter-Lab:
27.4930, 30.9050, 12.3433
#8c2c2c color charts
#8c2c2c color shades, tints & tones
#8c2c2c color schemes
#8c2c2c color preview, HTML & CSS examples
This text has a color of #8c2c2c
<p style="color:#8c2c2c;">Text here</p>
.mytext {color:#8c2c2c;}
This box has a color of #8c2c2c
<div style="background-color:#8c2c2c;">Content here</div>
.mybackground {background-color:#8c2c2c;}
Border around this has a color of #8c2c2c
<div style="border:2px solid #8c2c2c;">Content here</div>
.myborder {border:2px solid #8c2c2c;}