#d3c7d9 color space conversions
Hex:
#d3c7d9
RGB:
211, 199, 217
CMY:
17, 22, 15
CMYK:
3, 8, 0, 15
HSL:
280°, 19.1489%, 81.5686%
HSV (HSB):
280°, 8.2949%, 85.0980%
XYZ:
59.8118, 59.7055, 74.0175
xyY:
0.3090, 0.3085, 59.7055
CIE-Lab:
81.6778, 7.4438, -7.4450
CIE-LCH:
81.6778, 10.5280, 314.9956
CIE-Luv:
81.6778, 5.6825, -12.7077
Hunter-Lab:
77.2693, 2.9500, -2.7063
#d3c7d9 color charts
#d3c7d9 color shades, tints & tones
#d3c7d9 color schemes
#d3c7d9 color preview, HTML & CSS examples
This text has a color of #d3c7d9
<p style="color:#d3c7d9;">Text here</p>
.mytext {color:#d3c7d9;}
This box has a color of #d3c7d9
<div style="background-color:#d3c7d9;">Content here</div>
.mybackground {background-color:#d3c7d9;}
Border around this has a color of #d3c7d9
<div style="border:2px solid #d3c7d9;">Content here</div>
.myborder {border:2px solid #d3c7d9;}