#d3c6c9 color space conversions
Hex:
#d3c6c9
RGB:
211, 198, 201
CMY:
17, 22, 21
CMYK:
0, 6, 5, 17
HSL:
346°, 12.8713%, 80.1961%
HSV (HSB):
346°, 6.1611%, 82.7451%
XYZ:
57.6007, 58.4541, 63.5052
xyY:
0.3208, 0.3255, 58.4541
CIE-Lab:
80.9906, 5.0598, 0.1239
CIE-LCH:
80.9906, 5.0613, 1.4025
CIE-Luv:
80.9906, 7.3446, -0.7091
Hunter-Lab:
76.4553, 0.6834, 4.2713
#d3c6c9 color charts
#d3c6c9 color shades, tints & tones
#d3c6c9 color schemes
#d3c6c9 color preview, HTML & CSS examples
This text has a color of #d3c6c9
<p style="color:#d3c6c9;">Text here</p>
.mytext {color:#d3c6c9;}
This box has a color of #d3c6c9
<div style="background-color:#d3c6c9;">Content here</div>
.mybackground {background-color:#d3c6c9;}
Border around this has a color of #d3c6c9
<div style="border:2px solid #d3c6c9;">Content here</div>
.myborder {border:2px solid #d3c6c9;}