#d3c6d1 color space conversions
Hex:
#d3c6d1
RGB:
211, 198, 209
CMY:
17, 22, 18
CMYK:
0, 6, 1, 17
HSL:
309°, 12.8713%, 80.1961%
HSV (HSB):
309°, 6.1611%, 82.7451%
XYZ:
58.5667, 58.8405, 68.5922
xyY:
0.3149, 0.3163, 58.8405
CIE-Lab:
81.2038, 6.4929, -3.8561
CIE-LCH:
81.2038, 7.5517, 329.2942
CIE-Luv:
81.2038, 6.7688, -6.9896
Hunter-Lab:
76.7076, 2.0476, 0.6780
#d3c6d1 color charts
#d3c6d1 color shades, tints & tones
#d3c6d1 color schemes
#d3c6d1 color preview, HTML & CSS examples
This text has a color of #d3c6d1
<p style="color:#d3c6d1;">Text here</p>
.mytext {color:#d3c6d1;}
This box has a color of #d3c6d1
<div style="background-color:#d3c6d1;">Content here</div>
.mybackground {background-color:#d3c6d1;}
Border around this has a color of #d3c6d1
<div style="border:2px solid #d3c6d1;">Content here</div>
.myborder {border:2px solid #d3c6d1;}