#d3c6c4 color space conversions
Hex:
#d3c6c4
RGB:
211, 198, 196
CMY:
17, 22, 23
CMYK:
0, 6, 7, 17
HSL:
8°, 14.5631%, 79.8039%
HSV (HSB):
8°, 7.1090%, 82.7451%
XYZ:
57.0219, 58.2226, 60.4573
xyY:
0.3245, 0.3314, 58.2226
CIE-Lab:
80.8624, 4.1905, 2.6201
CIE-LCH:
80.8624, 4.9422, 32.0162
CIE-Luv:
80.8624, 7.6993, 3.1569
Hunter-Lab:
76.3037, -0.1382, 6.4357
#d3c6c4 color charts
#d3c6c4 color shades, tints & tones
#d3c6c4 color schemes
#d3c6c4 color preview, HTML & CSS examples
This text has a color of #d3c6c4
<p style="color:#d3c6c4;">Text here</p>
.mytext {color:#d3c6c4;}
This box has a color of #d3c6c4
<div style="background-color:#d3c6c4;">Content here</div>
.mybackground {background-color:#d3c6c4;}
Border around this has a color of #d3c6c4
<div style="border:2px solid #d3c6c4;">Content here</div>
.myborder {border:2px solid #d3c6c4;}