#cd98b5 color space conversions
Hex:
#cd98b5
RGB:
205, 152, 181
CMY:
20, 40, 29
CMYK:
0, 26, 12, 20
HSL:
327°, 34.6405%, 70.0000%
HSV (HSB):
327°, 25.8537%, 80.3922%
XYZ:
44.7456, 38.7718, 48.8414
xyY:
0.3381, 0.2929, 38.7718
CIE-Lab:
68.5856, 24.3687, -7.2618
CIE-LCH:
68.5856, 25.4277, 343.4061
CIE-Luv:
68.5856, 30.0906, -15.0047
Hunter-Lab:
62.2670, 19.3042, -2.9194
#cd98b5 color charts
#cd98b5 color shades, tints & tones
#cd98b5 color schemes
#cd98b5 color preview, HTML & CSS examples
This text has a color of #cd98b5
<p style="color:#cd98b5;">Text here</p>
.mytext {color:#cd98b5;}
This box has a color of #cd98b5
<div style="background-color:#cd98b5;">Content here</div>
.mybackground {background-color:#cd98b5;}
Border around this has a color of #cd98b5
<div style="border:2px solid #cd98b5;">Content here</div>
.myborder {border:2px solid #cd98b5;}