#cd99b5 color space conversions
Hex:
#cd99b5
RGB:
205, 153, 181
CMY:
20, 40, 29
CMYK:
0, 25, 12, 20
HSL:
328°, 34.2105%, 70.1961%
HSV (HSB):
328°, 25.3659%, 80.3922%
XYZ:
44.9086, 39.0978, 48.8958
xyY:
0.3379, 0.2942, 39.0978
CIE-Lab:
68.8220, 23.8215, -6.9110
CIE-LCH:
68.8220, 24.8037, 343.8217
CIE-Luv:
68.8220, 29.5550, -14.3907
Hunter-Lab:
62.5282, 18.7765, -2.5938
#cd99b5 color charts
#cd99b5 color shades, tints & tones
#cd99b5 color schemes
#cd99b5 color preview, HTML & CSS examples
This text has a color of #cd99b5
<p style="color:#cd99b5;">Text here</p>
.mytext {color:#cd99b5;}
This box has a color of #cd99b5
<div style="background-color:#cd99b5;">Content here</div>
.mybackground {background-color:#cd99b5;}
Border around this has a color of #cd99b5
<div style="border:2px solid #cd99b5;">Content here</div>
.myborder {border:2px solid #cd99b5;}