#cd2f7d color space conversions
Hex:
#cd2f7d
RGB:
205, 47, 125
CMY:
20, 82, 51
CMYK:
0, 77, 39, 20
HSL:
330°, 62.6984%, 49.4118%
HSV (HSB):
330°, 77.0732%, 80.3922%
XYZ:
29.8950, 16.4928, 21.0098
xyY:
0.4436, 0.2447, 16.4928
CIE-Lab:
47.6145, 65.8343, -5.8913
CIE-LCH:
47.6145, 66.0973, 354.8864
CIE-Luv:
47.6145, 95.0388, -19.9116
Hunter-Lab:
40.6114, 60.3283, -2.2450
#cd2f7d color charts
#cd2f7d color shades, tints & tones
#cd2f7d color schemes
#cd2f7d color preview, HTML & CSS examples
This text has a color of #cd2f7d
<p style="color:#cd2f7d;">Text here</p>
.mytext {color:#cd2f7d;}
This box has a color of #cd2f7d
<div style="background-color:#cd2f7d;">Content here</div>
.mybackground {background-color:#cd2f7d;}
Border around this has a color of #cd2f7d
<div style="border:2px solid #cd2f7d;">Content here</div>
.myborder {border:2px solid #cd2f7d;}