#d3c6d3 color space conversions
Hex:
#d3c6d3
RGB:
211, 198, 211
CMY:
17, 22, 17
CMYK:
0, 6, 0, 17
HSL:
300°, 12.8713%, 80.1961%
HSV (HSB):
300°, 6.1611%, 82.7451%
XYZ:
58.8159, 58.9402, 69.9047
xyY:
0.3134, 0.3141, 58.9402
CIE-Lab:
81.2587, 6.8591, -4.8482
CIE-LCH:
81.2587, 8.3996, 324.7466
CIE-Luv:
81.2587, 6.6234, -8.5765
Hunter-Lab:
76.7725, 2.3981, -0.2453
#d3c6d3 color charts
#d3c6d3 color shades, tints & tones
#d3c6d3 color schemes
#d3c6d3 color preview, HTML & CSS examples
This text has a color of #d3c6d3
<p style="color:#d3c6d3;">Text here</p>
.mytext {color:#d3c6d3;}
This box has a color of #d3c6d3
<div style="background-color:#d3c6d3;">Content here</div>
.mybackground {background-color:#d3c6d3;}
Border around this has a color of #d3c6d3
<div style="border:2px solid #d3c6d3;">Content here</div>
.myborder {border:2px solid #d3c6d3;}