#cd66a5 color space conversions
Hex:
#cd66a5
RGB:
205, 102, 165
CMY:
20, 60, 35
CMYK:
0, 50, 20, 20
HSL:
323°, 50.7389%, 60.1961%
HSV (HSB):
323°, 50.2439%, 80.3922%
XYZ:
36.7197, 25.1985, 38.5258
xyY:
0.3656, 0.2509, 25.1985
CIE-Lab:
57.2683, 48.3468, -15.1332
CIE-LCH:
57.2683, 50.6599, 342.6192
CIE-Luv:
57.2683, 58.9239, -30.2700
Hunter-Lab:
50.1981, 42.7255, -10.3649
#cd66a5 color charts
#cd66a5 color shades, tints & tones
#cd66a5 color schemes
#cd66a5 color preview, HTML & CSS examples
This text has a color of #cd66a5
<p style="color:#cd66a5;">Text here</p>
.mytext {color:#cd66a5;}
This box has a color of #cd66a5
<div style="background-color:#cd66a5;">Content here</div>
.mybackground {background-color:#cd66a5;}
Border around this has a color of #cd66a5
<div style="border:2px solid #cd66a5;">Content here</div>
.myborder {border:2px solid #cd66a5;}