#d7ddd6 color space conversions
Hex:
#d7ddd6
RGB:
215, 221, 214
CMY:
16, 13, 16
CMYK:
3, 0, 3, 13
HSL:
111°, 9.3333%, 85.2941%
HSV (HSB):
111°, 3.1674%, 86.6667%
XYZ:
66.0184, 71.0150, 73.8461
xyY:
0.3131, 0.3368, 71.0150
CIE-Lab:
87.4923, -3.2829, 2.7159
CIE-LCH:
87.4923, 4.2607, 140.3997
CIE-Luv:
87.4923, -2.9937, 4.6902
Hunter-Lab:
84.2704, -7.6343, 7.0335
#d7ddd6 color charts
#d7ddd6 color shades, tints & tones
#d7ddd6 color schemes
#d7ddd6 color preview, HTML & CSS examples
This text has a color of #d7ddd6
<p style="color:#d7ddd6;">Text here</p>
.mytext {color:#d7ddd6;}
This box has a color of #d7ddd6
<div style="background-color:#d7ddd6;">Content here</div>
.mybackground {background-color:#d7ddd6;}
Border around this has a color of #d7ddd6
<div style="border:2px solid #d7ddd6;">Content here</div>
.myborder {border:2px solid #d7ddd6;}