#d7ddd1 color space conversions
Hex:
#d7ddd1
RGB:
215, 221, 209
CMY:
16, 13, 18
CMYK:
3, 0, 5, 13
HSL:
90°, 15.0000%, 84.3137%
HSV (HSB):
90°, 5.4299%, 86.6667%
XYZ:
65.3894, 70.7634, 70.5339
xyY:
0.3164, 0.3424, 70.7634
CIE-Lab:
87.3699, -4.1662, 5.1723
CIE-LCH:
87.3699, 6.6415, 128.8508
CIE-Luv:
87.3699, -2.7491, 8.5112
Hunter-Lab:
84.1210, -8.4591, 9.1711
#d7ddd1 color charts
#d7ddd1 color shades, tints & tones
#d7ddd1 color schemes
#d7ddd1 color preview, HTML & CSS examples
This text has a color of #d7ddd1
<p style="color:#d7ddd1;">Text here</p>
.mytext {color:#d7ddd1;}
This box has a color of #d7ddd1
<div style="background-color:#d7ddd1;">Content here</div>
.mybackground {background-color:#d7ddd1;}
Border around this has a color of #d7ddd1
<div style="border:2px solid #d7ddd1;">Content here</div>
.myborder {border:2px solid #d7ddd1;}