#d3c1c9 color space conversions
Hex:
#d3c1c9
RGB:
211, 193, 201
CMY:
17, 24, 21
CMYK:
0, 9, 5, 17
HSL:
333°, 16.9811%, 79.2157%
HSV (HSB):
333°, 8.5308%, 82.7451%
XYZ:
56.4765, 56.2059, 63.1305
xyY:
0.3212, 0.3197, 56.2059
CIE-Lab:
79.7308, 7.7192, -1.7188
CIE-LCH:
79.7308, 7.9083, 347.4469
CIE-Luv:
79.7308, 9.9631, -3.9452
Hunter-Lab:
74.9706, 3.2685, 2.5530
#d3c1c9 color charts
#d3c1c9 color shades, tints & tones
#d3c1c9 color schemes
#d3c1c9 color preview, HTML & CSS examples
This text has a color of #d3c1c9
<p style="color:#d3c1c9;">Text here</p>
.mytext {color:#d3c1c9;}
This box has a color of #d3c1c9
<div style="background-color:#d3c1c9;">Content here</div>
.mybackground {background-color:#d3c1c9;}
Border around this has a color of #d3c1c9
<div style="border:2px solid #d3c1c9;">Content here</div>
.myborder {border:2px solid #d3c1c9;}