#d9acc5 color space conversions
Hex:
#d9acc5
RGB:
217, 172, 197
CMY:
15, 33, 23
CMYK:
0, 21, 9, 15
HSL:
327°, 37.1901%, 76.2745%
HSV (HSB):
327°, 20.7373%, 85.0980%
XYZ:
53.4458, 48.2880, 59.3269
xyY:
0.3318, 0.2998, 48.2880
CIE-Lab:
75.0062, 20.4262, -6.4458
CIE-LCH:
75.0062, 21.4191, 342.4861
CIE-Luv:
75.0062, 25.1983, -13.2823
Hunter-Lab:
69.4896, 15.6813, -1.9763
#d9acc5 color charts
#d9acc5 color shades, tints & tones
#d9acc5 color schemes
#d9acc5 color preview, HTML & CSS examples
This text has a color of #d9acc5
<p style="color:#d9acc5;">Text here</p>
.mytext {color:#d9acc5;}
This box has a color of #d9acc5
<div style="background-color:#d9acc5;">Content here</div>
.mybackground {background-color:#d9acc5;}
Border around this has a color of #d9acc5
<div style="border:2px solid #d9acc5;">Content here</div>
.myborder {border:2px solid #d9acc5;}