#cd3c2c color space conversions
Hex:
#cd3c2c
RGB:
205, 60, 44
CMY:
20, 76, 83
CMYK:
0, 71, 79, 20
HSL:
6°, 64.6586%, 48.8235%
HSV (HSB):
6°, 78.5366%, 80.3922%
XYZ:
27.2473, 16.3927, 4.1109
xyY:
0.5706, 0.3433, 16.3927
CIE-Lab:
47.4855, 56.0399, 42.3631
CIE-LCH:
47.4855, 70.2503, 37.0873
CIE-Luv:
47.4855, 113.5536, 29.9241
Hunter-Lab:
40.4879, 49.2721, 22.3216
#cd3c2c color charts
#cd3c2c color shades, tints & tones
#cd3c2c color schemes
#cd3c2c color preview, HTML & CSS examples
This text has a color of #cd3c2c
<p style="color:#cd3c2c;">Text here</p>
.mytext {color:#cd3c2c;}
This box has a color of #cd3c2c
<div style="background-color:#cd3c2c;">Content here</div>
.mybackground {background-color:#cd3c2c;}
Border around this has a color of #cd3c2c
<div style="border:2px solid #cd3c2c;">Content here</div>
.myborder {border:2px solid #cd3c2c;}