#d6ddc9 color space conversions
Hex:
#d6ddc9
RGB:
214, 221, 201
CMY:
16, 13, 21
CMYK:
3, 0, 9, 13
HSL:
81°, 22.7273%, 82.7451%
HSV (HSB):
81°, 9.0498%, 86.6667%
XYZ:
64.1306, 70.2261, 65.4333
xyY:
0.3210, 0.3515, 70.2261
CIE-Lab:
87.1076, -5.8863, 8.9962
CIE-LCH:
87.1076, 10.7508, 123.1970
CIE-Luv:
87.1076, -2.9337, 14.4149
Hunter-Lab:
83.8010, -10.0506, 12.3660
#d6ddc9 color charts
#d6ddc9 color shades, tints & tones
#d6ddc9 color schemes
#d6ddc9 color preview, HTML & CSS examples
This text has a color of #d6ddc9
<p style="color:#d6ddc9;">Text here</p>
.mytext {color:#d6ddc9;}
This box has a color of #d6ddc9
<div style="background-color:#d6ddc9;">Content here</div>
.mybackground {background-color:#d6ddc9;}
Border around this has a color of #d6ddc9
<div style="border:2px solid #d6ddc9;">Content here</div>
.myborder {border:2px solid #d6ddc9;}