#d9a9c9 color space conversions
Hex:
#d9a9c9
RGB:
217, 169, 201
CMY:
15, 34, 21
CMYK:
0, 22, 7, 15
HSL:
320°, 38.7097%, 75.6863%
HSV (HSB):
320°, 22.1198%, 85.0980%
XYZ:
53.3459, 47.3447, 61.5851
xyY:
0.3287, 0.2918, 47.3447
CIE-Lab:
74.4097, 22.7398, -9.5211
CIE-LCH:
74.4097, 24.6526, 337.2810
CIE-Luv:
74.4097, 26.2955, -18.3697
Hunter-Lab:
68.8075, 17.9764, -4.9014
#d9a9c9 color charts
#d9a9c9 color shades, tints & tones
#d9a9c9 color schemes
#d9a9c9 color preview, HTML & CSS examples
This text has a color of #d9a9c9
<p style="color:#d9a9c9;">Text here</p>
.mytext {color:#d9a9c9;}
This box has a color of #d9a9c9
<div style="background-color:#d9a9c9;">Content here</div>
.mybackground {background-color:#d9a9c9;}
Border around this has a color of #d9a9c9
<div style="border:2px solid #d9a9c9;">Content here</div>
.myborder {border:2px solid #d9a9c9;}