#d3c4cf color space conversions
Hex:
#d3c4cf
RGB:
211, 196, 207
CMY:
17, 23, 19
CMYK:
0, 7, 2, 17
HSL:
316°, 14.5631%, 79.8039%
HSV (HSB):
316°, 7.1090%, 82.7451%
XYZ:
57.8664, 57.8337, 67.1446
xyY:
0.3165, 0.3163, 57.8337
CIE-Lab:
80.6463, 7.1937, -3.6028
CIE-LCH:
80.6463, 8.0454, 333.3969
CIE-Luv:
80.6463, 7.9443, -6.7182
Hunter-Lab:
76.0485, 2.7383, 0.8857
#d3c4cf color charts
#d3c4cf color shades, tints & tones
#d3c4cf color schemes
#d3c4cf color preview, HTML & CSS examples
This text has a color of #d3c4cf
<p style="color:#d3c4cf;">Text here</p>
.mytext {color:#d3c4cf;}
This box has a color of #d3c4cf
<div style="background-color:#d3c4cf;">Content here</div>
.mybackground {background-color:#d3c4cf;}
Border around this has a color of #d3c4cf
<div style="border:2px solid #d3c4cf;">Content here</div>
.myborder {border:2px solid #d3c4cf;}