#d3c7d6 color space conversions
Hex:
#d3c7d6
RGB:
211, 199, 214
CMY:
17, 22, 16
CMYK:
1, 7, 0, 16
HSL:
288°, 15.4639%, 80.9804%
HSV (HSB):
288°, 7.0093%, 83.9216%
XYZ:
59.4250, 59.5508, 71.9807
xyY:
0.3112, 0.3119, 59.5508
CIE-Lab:
81.5934, 6.8822, -5.9625
CIE-LCH:
81.5934, 9.1058, 319.0956
CIE-Luv:
81.5934, 5.8986, -10.3058
Hunter-Lab:
77.1691, 2.4100, -1.2853
#d3c7d6 color charts
#d3c7d6 color shades, tints & tones
#d3c7d6 color schemes
#d3c7d6 color preview, HTML & CSS examples
This text has a color of #d3c7d6
<p style="color:#d3c7d6;">Text here</p>
.mytext {color:#d3c7d6;}
This box has a color of #d3c7d6
<div style="background-color:#d3c7d6;">Content here</div>
.mybackground {background-color:#d3c7d6;}
Border around this has a color of #d3c7d6
<div style="border:2px solid #d3c7d6;">Content here</div>
.myborder {border:2px solid #d3c7d6;}