#d3c6c7 color space conversions
Hex:
#d3c6c7
RGB:
211, 198, 199
CMY:
17, 22, 22
CMYK:
0, 6, 6, 17
HSL:
355°, 12.8713%, 80.1961%
HSV (HSB):
355°, 6.1611%, 82.7451%
XYZ:
57.3669, 58.3606, 62.2740
xyY:
0.3223, 0.3279, 58.3606
CIE-Lab:
80.9388, 4.7096, 1.1216
CIE-LCH:
80.9388, 4.8413, 13.3958
CIE-Luv:
80.9388, 7.4870, 0.8430
Hunter-Lab:
76.3941, 0.3519, 5.1446
#d3c6c7 color charts
#d3c6c7 color shades, tints & tones
#d3c6c7 color schemes
#d3c6c7 color preview, HTML & CSS examples
This text has a color of #d3c6c7
<p style="color:#d3c6c7;">Text here</p>
.mytext {color:#d3c6c7;}
This box has a color of #d3c6c7
<div style="background-color:#d3c6c7;">Content here</div>
.mybackground {background-color:#d3c6c7;}
Border around this has a color of #d3c6c7
<div style="border:2px solid #d3c6c7;">Content here</div>
.myborder {border:2px solid #d3c6c7;}