#d3c3c9 color space conversions
Hex:
#d3c3c9
RGB:
211, 195, 201
CMY:
17, 24, 21
CMYK:
0, 8, 5, 17
HSL:
338°, 15.3846%, 79.6078%
HSV (HSB):
338°, 7.5829%, 82.7451%
XYZ:
56.9217, 57.0961, 63.2789
xyY:
0.3211, 0.3220, 57.0961
CIE-Lab:
80.2336, 6.6535, -0.9825
CIE-LCH:
80.2336, 6.7256, 351.6002
CIE-Luv:
80.2336, 8.9155, -2.6507
Hunter-Lab:
75.5620, 2.2326, 3.2414
#d3c3c9 color charts
#d3c3c9 color shades, tints & tones
#d3c3c9 color schemes
#d3c3c9 color preview, HTML & CSS examples
This text has a color of #d3c3c9
<p style="color:#d3c3c9;">Text here</p>
.mytext {color:#d3c3c9;}
This box has a color of #d3c3c9
<div style="background-color:#d3c3c9;">Content here</div>
.mybackground {background-color:#d3c3c9;}
Border around this has a color of #d3c3c9
<div style="border:2px solid #d3c3c9;">Content here</div>
.myborder {border:2px solid #d3c3c9;}