#cd98c7 color space conversions
Hex:
#cd98c7
RGB:
205, 152, 199
CMY:
20, 40, 22
CMYK:
0, 26, 3, 20
HSL:
307°, 34.6405%, 70.0000%
HSV (HSB):
307°, 25.8537%, 80.3922%
XYZ:
46.7139, 39.5591, 59.2064
xyY:
0.3211, 0.2719, 39.5591
CIE-Lab:
69.1544, 27.5391, -16.4245
CIE-LCH:
69.1544, 32.0650, 329.1878
CIE-Luv:
69.1544, 27.5708, -29.6134
Hunter-Lab:
62.8960, 22.5066, -11.7847
#cd98c7 color charts
#cd98c7 color shades, tints & tones
#cd98c7 color schemes
#cd98c7 color preview, HTML & CSS examples
This text has a color of #cd98c7
<p style="color:#cd98c7;">Text here</p>
.mytext {color:#cd98c7;}
This box has a color of #cd98c7
<div style="background-color:#cd98c7;">Content here</div>
.mybackground {background-color:#cd98c7;}
Border around this has a color of #cd98c7
<div style="border:2px solid #cd98c7;">Content here</div>
.myborder {border:2px solid #cd98c7;}