#d999aa color space conversions
Hex:
#d999aa
RGB:
217, 153, 170
CMY:
15, 40, 33
CMYK:
0, 29, 22, 15
HSL:
344°, 45.7143%, 72.5490%
HSV (HSB):
344°, 29.4931%, 85.0980%
XYZ:
47.2622, 40.4365, 43.3442
xyY:
0.3607, 0.3086, 40.4365
CIE-Lab:
69.7793, 26.3834, 0.7701
CIE-LCH:
69.7793, 26.3946, 1.6719
CIE-Luv:
69.7793, 39.3174, -3.6726
Hunter-Lab:
63.5897, 21.3859, 4.0993
#d999aa color charts
#d999aa color shades, tints & tones
#d999aa color schemes
#d999aa color preview, HTML & CSS examples
This text has a color of #d999aa
<p style="color:#d999aa;">Text here</p>
.mytext {color:#d999aa;}
This box has a color of #d999aa
<div style="background-color:#d999aa;">Content here</div>
.mybackground {background-color:#d999aa;}
Border around this has a color of #d999aa
<div style="border:2px solid #d999aa;">Content here</div>
.myborder {border:2px solid #d999aa;}