#d6acc7 color space conversions
Hex:
#d6acc7
RGB:
214, 172, 199
CMY:
16, 33, 22
CMYK:
0, 20, 7, 16
HSL:
321°, 33.8710%, 75.6863%
HSV (HSB):
321°, 19.6262%, 83.9216%
XYZ:
52.7929, 47.9247, 60.5007
xyY:
0.3275, 0.2973, 47.9247
CIE-Lab:
74.7774, 19.7248, -7.9106
CIE-LCH:
74.7774, 21.2520, 338.1469
CIE-Luv:
74.7774, 23.0464, -15.3794
Hunter-Lab:
69.2277, 14.9753, -3.3564
#d6acc7 color charts
#d6acc7 color shades, tints & tones
#d6acc7 color schemes
#d6acc7 color preview, HTML & CSS examples
This text has a color of #d6acc7
<p style="color:#d6acc7;">Text here</p>
.mytext {color:#d6acc7;}
This box has a color of #d6acc7
<div style="background-color:#d6acc7;">Content here</div>
.mybackground {background-color:#d6acc7;}
Border around this has a color of #d6acc7
<div style="border:2px solid #d6acc7;">Content here</div>
.myborder {border:2px solid #d6acc7;}