#cd4c85 color space conversions
Hex:
#cd4c85
RGB:
205, 76, 133
CMY:
20, 70, 48
CMYK:
0, 63, 35, 20
HSL:
333°, 56.3319%, 55.0980%
HSV (HSB):
333°, 62.9268%, 80.3922%
XYZ:
31.9949, 19.8415, 24.3338
xyY:
0.4200, 0.2605, 19.8415
CIE-Lab:
51.6575, 56.1899, -4.7196
CIE-LCH:
51.6575, 56.3877, 355.1988
CIE-Luv:
51.6575, 80.6049, -16.6587
Hunter-Lab:
44.5438, 50.2615, -1.2088
#cd4c85 color charts
#cd4c85 color shades, tints & tones
#cd4c85 color schemes
#cd4c85 color preview, HTML & CSS examples
This text has a color of #cd4c85
<p style="color:#cd4c85;">Text here</p>
.mytext {color:#cd4c85;}
This box has a color of #cd4c85
<div style="background-color:#cd4c85;">Content here</div>
.mybackground {background-color:#cd4c85;}
Border around this has a color of #cd4c85
<div style="border:2px solid #cd4c85;">Content here</div>
.myborder {border:2px solid #cd4c85;}