#cd4980 color space conversions
Hex:
#cd4980
RGB:
205, 73, 128
CMY:
20, 71, 50
CMYK:
0, 64, 38, 20
HSL:
335°, 56.8966%, 54.5098%
HSV (HSB):
335°, 64.3902%, 80.3922%
XYZ:
31.4557, 19.3027, 22.4900
xyY:
0.4294, 0.2635, 19.3027
CIE-Lab:
51.0395, 56.8884, -2.6388
CIE-LCH:
51.0395, 56.9496, 357.3442
CIE-Luv:
51.0395, 83.6398, -14.0202
Hunter-Lab:
43.9349, 50.9130, 0.4043
#cd4980 color charts
#cd4980 color shades, tints & tones
#cd4980 color schemes
#cd4980 color preview, HTML & CSS examples
This text has a color of #cd4980
<p style="color:#cd4980;">Text here</p>
.mytext {color:#cd4980;}
This box has a color of #cd4980
<div style="background-color:#cd4980;">Content here</div>
.mybackground {background-color:#cd4980;}
Border around this has a color of #cd4980
<div style="border:2px solid #cd4980;">Content here</div>
.myborder {border:2px solid #cd4980;}