#d3c0d1 color space conversions
Hex:
#d3c0d1
RGB:
211, 192, 209
CMY:
17, 25, 18
CMYK:
0, 9, 1, 17
HSL:
306°, 17.7570%, 79.0196%
HSV (HSB):
306°, 9.0047%, 82.7451%
XYZ:
57.2222, 56.1516, 68.1440
xyY:
0.3152, 0.3093, 56.1516
CIE-Lab:
79.7000, 9.6940, -6.0747
CIE-LCH:
79.7000, 11.4400, 327.9268
CIE-Luv:
79.7000, 9.8435, -10.9297
Hunter-Lab:
74.9344, 5.1730, -1.4632
#d3c0d1 color charts
#d3c0d1 color shades, tints & tones
#d3c0d1 color schemes
#d3c0d1 color preview, HTML & CSS examples
This text has a color of #d3c0d1
<p style="color:#d3c0d1;">Text here</p>
.mytext {color:#d3c0d1;}
This box has a color of #d3c0d1
<div style="background-color:#d3c0d1;">Content here</div>
.mybackground {background-color:#d3c0d1;}
Border around this has a color of #d3c0d1
<div style="border:2px solid #d3c0d1;">Content here</div>
.myborder {border:2px solid #d3c0d1;}