#cd2c2f color space conversions
Hex:
#cd2c2f
RGB:
205, 44, 47
CMY:
20, 83, 82
CMYK:
0, 79, 77, 20
HSL:
359°, 64.6586%, 48.8235%
HSV (HSB):
359°, 78.5366%, 80.3922%
XYZ:
26.5906, 14.9857, 4.1804
xyY:
0.5811, 0.3275, 14.9857
CIE-Lab:
45.6147, 61.4338, 38.7615
CIE-LCH:
45.6147, 72.6400, 32.2497
CIE-Luv:
45.6147, 121.6661, 25.3208
Hunter-Lab:
38.7114, 54.8655, 20.6954
#cd2c2f color charts
#cd2c2f color shades, tints & tones
#cd2c2f color schemes
#cd2c2f color preview, HTML & CSS examples
This text has a color of #cd2c2f
<p style="color:#cd2c2f;">Text here</p>
.mytext {color:#cd2c2f;}
This box has a color of #cd2c2f
<div style="background-color:#cd2c2f;">Content here</div>
.mybackground {background-color:#cd2c2f;}
Border around this has a color of #cd2c2f
<div style="border:2px solid #cd2c2f;">Content here</div>
.myborder {border:2px solid #cd2c2f;}