#d9acc7 color space conversions
Hex:
#d9acc7
RGB:
217, 172, 199
CMY:
15, 33, 22
CMYK:
0, 21, 8, 15
HSL:
324°, 37.1901%, 76.2745%
HSV (HSB):
324°, 20.7373%, 85.0980%
XYZ:
53.6766, 48.3803, 60.5421
xyY:
0.3301, 0.2975, 48.3803
CIE-Lab:
75.0642, 20.7695, -7.4537
CIE-LCH:
75.0642, 22.0665, 340.2582
CIE-Luv:
75.0642, 24.9602, -14.8780
Hunter-Lab:
69.5559, 16.0263, -2.9174
#d9acc7 color charts
#d9acc7 color shades, tints & tones
#d9acc7 color schemes
#d9acc7 color preview, HTML & CSS examples
This text has a color of #d9acc7
<p style="color:#d9acc7;">Text here</p>
.mytext {color:#d9acc7;}
This box has a color of #d9acc7
<div style="background-color:#d9acc7;">Content here</div>
.mybackground {background-color:#d9acc7;}
Border around this has a color of #d9acc7
<div style="border:2px solid #d9acc7;">Content here</div>
.myborder {border:2px solid #d9acc7;}