#cd98bb color space conversions
Hex:
#cd98bb
RGB:
205, 152, 187
CMY:
20, 40, 27
CMYK:
0, 26, 9, 20
HSL:
320°, 34.6405%, 70.0000%
HSV (HSB):
320°, 25.8537%, 80.3922%
XYZ:
45.3747, 39.0235, 52.1545
xyY:
0.3323, 0.2858, 39.0235
CIE-Lab:
68.7683, 25.3961, -10.3332
CIE-LCH:
68.7683, 27.4179, 337.8595
CIE-Luv:
68.7683, 29.2563, -19.8271
Hunter-Lab:
62.4688, 20.3346, -5.7724
#cd98bb color charts
#cd98bb color shades, tints & tones
#cd98bb color schemes
#cd98bb color preview, HTML & CSS examples
This text has a color of #cd98bb
<p style="color:#cd98bb;">Text here</p>
.mytext {color:#cd98bb;}
This box has a color of #cd98bb
<div style="background-color:#cd98bb;">Content here</div>
.mybackground {background-color:#cd98bb;}
Border around this has a color of #cd98bb
<div style="border:2px solid #cd98bb;">Content here</div>
.myborder {border:2px solid #cd98bb;}