#cd204f color space conversions
Hex:
#cd204f
RGB:
205, 32, 79
CMY:
20, 87, 69
CMYK:
0, 84, 61, 20
HSL:
344°, 72.9958%, 46.4706%
HSV (HSB):
344°, 84.3902%, 80.3922%
XYZ:
27.1046, 14.5767, 8.7821
xyY:
0.5371, 0.2889, 14.5767
CIE-Lab:
45.0488, 65.9664, 18.8441
CIE-LCH:
45.0488, 68.6051, 15.9426
CIE-Luv:
45.0488, 117.4840, 8.0822
Hunter-Lab:
38.1794, 59.9082, 13.0875
#cd204f color charts
#cd204f color shades, tints & tones
#cd204f color schemes
#cd204f color preview, HTML & CSS examples
This text has a color of #cd204f
<p style="color:#cd204f;">Text here</p>
.mytext {color:#cd204f;}
This box has a color of #cd204f
<div style="background-color:#cd204f;">Content here</div>
.mybackground {background-color:#cd204f;}
Border around this has a color of #cd204f
<div style="border:2px solid #cd204f;">Content here</div>
.myborder {border:2px solid #cd204f;}