#cd4c8c color space conversions
Hex:
#cd4c8c
RGB:
205, 76, 140
CMY:
20, 70, 45
CMYK:
0, 63, 32, 20
HSL:
330°, 56.3319%, 55.0980%
HSV (HSB):
330°, 62.9268%, 80.3922%
XYZ:
32.4949, 20.0415, 26.9667
xyY:
0.4087, 0.2521, 20.0415
CIE-Lab:
51.8841, 57.0157, -8.5574
CIE-LCH:
51.8841, 57.6544, 351.4643
CIE-Luv:
51.8841, 78.3139, -22.0357
Hunter-Lab:
44.7677, 51.2218, -4.3771
#cd4c8c color charts
#cd4c8c color shades, tints & tones
#cd4c8c color schemes
#cd4c8c color preview, HTML & CSS examples
This text has a color of #cd4c8c
<p style="color:#cd4c8c;">Text here</p>
.mytext {color:#cd4c8c;}
This box has a color of #cd4c8c
<div style="background-color:#cd4c8c;">Content here</div>
.mybackground {background-color:#cd4c8c;}
Border around this has a color of #cd4c8c
<div style="border:2px solid #cd4c8c;">Content here</div>
.myborder {border:2px solid #cd4c8c;}