#d3c7d4 color space conversions
Hex:
#d3c7d4
RGB:
211, 199, 212
CMY:
17, 22, 17
CMYK:
0, 6, 0, 17
HSL:
295°, 13.1313%, 80.5882%
HSV (HSB):
295°, 6.1321%, 83.1373%
XYZ:
59.1711, 59.4492, 70.6435
xyY:
0.3126, 0.3141, 59.4492
CIE-Lab:
81.5379, 6.5117, -4.9726
CIE-LCH:
81.5379, 8.1932, 322.6331
CIE-Luv:
81.5379, 6.0420, -8.7120
Hunter-Lab:
77.1033, 2.0547, -0.3503
#d3c7d4 color charts
#d3c7d4 color shades, tints & tones
#d3c7d4 color schemes
#d3c7d4 color preview, HTML & CSS examples
This text has a color of #d3c7d4
<p style="color:#d3c7d4;">Text here</p>
.mytext {color:#d3c7d4;}
This box has a color of #d3c7d4
<div style="background-color:#d3c7d4;">Content here</div>
.mybackground {background-color:#d3c7d4;}
Border around this has a color of #d3c7d4
<div style="border:2px solid #d3c7d4;">Content here</div>
.myborder {border:2px solid #d3c7d4;}