#cd99b9 color space conversions
Hex:
#cd99b9
RGB:
205, 153, 185
CMY:
20, 40, 27
CMYK:
0, 25, 10, 20
HSL:
323°, 34.2105%, 70.1961%
HSV (HSB):
323°, 25.3659%, 80.3922%
XYZ:
45.3250, 39.2644, 51.0888
xyY:
0.3341, 0.2894, 39.2644
CIE-Lab:
68.9423, 24.5031, -8.9599
CIE-LCH:
68.9423, 26.0899, 339.9142
CIE-Luv:
68.9423, 29.0079, -17.5962
Hunter-Lab:
62.6613, 19.4578, -4.4772
#cd99b9 color charts
#cd99b9 color shades, tints & tones
#cd99b9 color schemes
#cd99b9 color preview, HTML & CSS examples
This text has a color of #cd99b9
<p style="color:#cd99b9;">Text here</p>
.mytext {color:#cd99b9;}
This box has a color of #cd99b9
<div style="background-color:#cd99b9;">Content here</div>
.mybackground {background-color:#cd99b9;}
Border around this has a color of #cd99b9
<div style="border:2px solid #cd99b9;">Content here</div>
.myborder {border:2px solid #cd99b9;}