#cd96c7 color space conversions
Hex:
#cd96c7
RGB:
205, 150, 199
CMY:
20, 41, 22
CMYK:
0, 27, 3, 20
HSL:
307°, 35.4839%, 69.6078%
HSV (HSB):
307°, 26.8293%, 80.3922%
XYZ:
46.3920, 38.9153, 59.0991
xyY:
0.3213, 0.2695, 38.9153
CIE-Lab:
68.6899, 28.6326, -17.1266
CIE-LCH:
68.6899, 33.3639, 329.1142
CIE-Luv:
68.6899, 28.5648, -30.8625
Hunter-Lab:
62.3822, 23.5770, -12.5022
#cd96c7 color charts
#cd96c7 color shades, tints & tones
#cd96c7 color schemes
#cd96c7 color preview, HTML & CSS examples
This text has a color of #cd96c7
<p style="color:#cd96c7;">Text here</p>
.mytext {color:#cd96c7;}
This box has a color of #cd96c7
<div style="background-color:#cd96c7;">Content here</div>
.mybackground {background-color:#cd96c7;}
Border around this has a color of #cd96c7
<div style="border:2px solid #cd96c7;">Content here</div>
.myborder {border:2px solid #cd96c7;}