#cd98b1 color space conversions
Hex:
#cd98b1
RGB:
205, 152, 177
CMY:
20, 40, 31
CMYK:
0, 26, 14, 20
HSL:
332°, 34.6405%, 70.0000%
HSV (HSB):
332°, 25.8537%, 80.3922%
XYZ:
44.3409, 38.6099, 46.7104
xyY:
0.3420, 0.2978, 38.6099
CIE-Lab:
68.4678, 23.7007, -5.2052
CIE-LCH:
68.4678, 24.2655, 347.6131
CIE-Luv:
68.4678, 30.6425, -11.8217
Hunter-Lab:
62.1369, 18.6380, -1.0745
#cd98b1 color charts
#cd98b1 color shades, tints & tones
#cd98b1 color schemes
#cd98b1 color preview, HTML & CSS examples
This text has a color of #cd98b1
<p style="color:#cd98b1;">Text here</p>
.mytext {color:#cd98b1;}
This box has a color of #cd98b1
<div style="background-color:#cd98b1;">Content here</div>
.mybackground {background-color:#cd98b1;}
Border around this has a color of #cd98b1
<div style="border:2px solid #cd98b1;">Content here</div>
.myborder {border:2px solid #cd98b1;}