#cd2c5d color space conversions
Hex:
#cd2c5d
RGB:
205, 44, 93
CMY:
20, 83, 64
CMYK:
0, 79, 55, 20
HSL:
342°, 64.6586%, 48.8235%
HSV (HSB):
342°, 78.5366%, 80.3922%
XYZ:
28.0533, 15.5708, 11.8828
xyY:
0.5054, 0.2805, 15.5708
CIE-Lab:
46.4063, 63.9110, 12.0209
CIE-LCH:
46.4063, 65.0316, 10.6522
CIE-Luv:
46.4063, 108.3778, 1.8627
Hunter-Lab:
39.4599, 57.8467, 9.7675
#cd2c5d color charts
#cd2c5d color shades, tints & tones
#cd2c5d color schemes
#cd2c5d color preview, HTML & CSS examples
This text has a color of #cd2c5d
<p style="color:#cd2c5d;">Text here</p>
.mytext {color:#cd2c5d;}
This box has a color of #cd2c5d
<div style="background-color:#cd2c5d;">Content here</div>
.mybackground {background-color:#cd2c5d;}
Border around this has a color of #cd2c5d
<div style="border:2px solid #cd2c5d;">Content here</div>
.myborder {border:2px solid #cd2c5d;}