#d6dedc color space conversions
Hex:
#d6dedc
RGB:
214, 222, 220
CMY:
16, 13, 14
CMYK:
4, 0, 1, 13
HSL:
165°, 10.8108%, 85.4902%
HSV (HSB):
165°, 3.6036%, 87.0588%
XYZ:
66.7711, 71.7060, 78.0316
xyY:
0.3084, 0.3312, 71.7060
CIE-Lab:
87.8269, -3.0485, 0.0337
CIE-LCH:
87.8269, 3.0487, 179.3669
CIE-Luv:
87.8269, -4.3410, 0.5887
Hunter-Lab:
84.6794, -7.4388, 4.6402
#d6dedc color charts
#d6dedc color shades, tints & tones
#d6dedc color schemes
#d6dedc color preview, HTML & CSS examples
This text has a color of #d6dedc
<p style="color:#d6dedc;">Text here</p>
.mytext {color:#d6dedc;}
This box has a color of #d6dedc
<div style="background-color:#d6dedc;">Content here</div>
.mybackground {background-color:#d6dedc;}
Border around this has a color of #d6dedc
<div style="border:2px solid #d6dedc;">Content here</div>
.myborder {border:2px solid #d6dedc;}