#cd2e40 color space conversions
Hex:
#cd2e40
RGB:
205, 46, 64
CMY:
20, 82, 75
CMYK:
0, 78, 69, 20
HSL:
353°, 63.3466%, 49.2157%
HSV (HSB):
353°, 77.5610%, 80.3922%
XYZ:
27.0792, 15.3033, 6.3771
xyY:
0.5554, 0.3139, 15.3033
CIE-Lab:
46.0468, 61.5619, 29.3078
CIE-LCH:
46.0468, 68.1822, 25.4577
CIE-Luv:
46.0468, 116.7017, 18.6279
Hunter-Lab:
39.1194, 55.1023, 17.7184
#cd2e40 color charts
#cd2e40 color shades, tints & tones
#cd2e40 color schemes
#cd2e40 color preview, HTML & CSS examples
This text has a color of #cd2e40
<p style="color:#cd2e40;">Text here</p>
.mytext {color:#cd2e40;}
This box has a color of #cd2e40
<div style="background-color:#cd2e40;">Content here</div>
.mybackground {background-color:#cd2e40;}
Border around this has a color of #cd2e40
<div style="border:2px solid #cd2e40;">Content here</div>
.myborder {border:2px solid #cd2e40;}