#cd99a5 color space conversions
Hex:
#cd99a5
RGB:
205, 153, 165
CMY:
20, 40, 35
CMYK:
0, 25, 20, 20
HSL:
346°, 34.2105%, 70.1961%
HSV (HSB):
346°, 25.3659%, 80.3922%
XYZ:
43.3596, 38.4782, 40.7390
xyY:
0.3537, 0.3139, 38.4782
CIE-Lab:
68.3716, 21.2332, 1.3518
CIE-LCH:
68.3716, 21.2762, 3.6428
CIE-Luv:
68.3716, 31.7034, -1.8582
Hunter-Lab:
62.0308, 16.2178, 4.4826
#cd99a5 color charts
#cd99a5 color shades, tints & tones
#cd99a5 color schemes
#cd99a5 color preview, HTML & CSS examples
This text has a color of #cd99a5
<p style="color:#cd99a5;">Text here</p>
.mytext {color:#cd99a5;}
This box has a color of #cd99a5
<div style="background-color:#cd99a5;">Content here</div>
.mybackground {background-color:#cd99a5;}
Border around this has a color of #cd99a5
<div style="border:2px solid #cd99a5;">Content here</div>
.myborder {border:2px solid #cd99a5;}