#d7ddf7 color space conversions
Hex:
#d7ddf7
RGB:
215, 221, 247
CMY:
16, 13, 3
CMYK:
13, 11, 0, 3
HSL:
229°, 66.6667%, 90.5882%
HSV (HSB):
229°, 12.9555%, 96.8627%
XYZ:
70.6693, 72.8754, 98.3374
xyY:
0.2922, 0.3013, 72.8754
CIE-Lab:
88.3882, 3.0186, -13.3430
CIE-LCH:
88.3882, 13.6801, 282.7474
CIE-Luv:
88.3882, -4.6739, -21.5317
Hunter-Lab:
85.3671, -1.6250, -8.5413
#d7ddf7 color charts
#d7ddf7 color shades, tints & tones
#d7ddf7 color schemes
#d7ddf7 color preview, HTML & CSS examples
This text has a color of #d7ddf7
<p style="color:#d7ddf7;">Text here</p>
.mytext {color:#d7ddf7;}
This box has a color of #d7ddf7
<div style="background-color:#d7ddf7;">Content here</div>
.mybackground {background-color:#d7ddf7;}
Border around this has a color of #d7ddf7
<div style="border:2px solid #d7ddf7;">Content here</div>
.myborder {border:2px solid #d7ddf7;}