#d5acc9 color space conversions
Hex:
#d5acc9
RGB:
213, 172, 201
CMY:
16, 33, 21
CMYK:
0, 19, 6, 16
HSL:
318°, 32.8000%, 75.4902%
HSV (HSB):
318°, 19.2488%, 83.5294%
XYZ:
52.7357, 47.8682, 61.7184
xyY:
0.3249, 0.2949, 47.8682
CIE-Lab:
74.7417, 19.7302, -9.0678
CIE-LCH:
74.7417, 21.7142, 335.3169
CIE-Luv:
74.7417, 22.1841, -17.1529
Hunter-Lab:
69.1869, 14.9795, -4.4590
#d5acc9 color charts
#d5acc9 color shades, tints & tones
#d5acc9 color schemes
#d5acc9 color preview, HTML & CSS examples
This text has a color of #d5acc9
<p style="color:#d5acc9;">Text here</p>
.mytext {color:#d5acc9;}
This box has a color of #d5acc9
<div style="background-color:#d5acc9;">Content here</div>
.mybackground {background-color:#d5acc9;}
Border around this has a color of #d5acc9
<div style="border:2px solid #d5acc9;">Content here</div>
.myborder {border:2px solid #d5acc9;}