#d3c9c6 color space conversions
Hex:
#d3c9c6
RGB:
211, 201, 198
CMY:
17, 21, 22
CMYK:
0, 5, 6, 17
HSL:
14°, 12.8713%, 80.1961%
HSV (HSB):
14°, 6.1611%, 82.7451%
XYZ:
57.9437, 59.6994, 61.8953
xyY:
0.3227, 0.3325, 59.6994
CIE-Lab:
81.6745, 2.9501, 2.7273
CIE-LCH:
81.6745, 4.0176, 42.7527
CIE-Luv:
81.6745, 5.9759, 3.5449
Hunter-Lab:
77.2654, -1.3518, 6.5901
#d3c9c6 color charts
#d3c9c6 color shades, tints & tones
#d3c9c6 color schemes
#d3c9c6 color preview, HTML & CSS examples
This text has a color of #d3c9c6
<p style="color:#d3c9c6;">Text here</p>
.mytext {color:#d3c9c6;}
This box has a color of #d3c9c6
<div style="background-color:#d3c9c6;">Content here</div>
.mybackground {background-color:#d3c9c6;}
Border around this has a color of #d3c9c6
<div style="border:2px solid #d3c9c6;">Content here</div>
.myborder {border:2px solid #d3c9c6;}