#dddce7 color space conversions
Hex:
#dddce7
RGB:
221, 220, 231
CMY:
13, 14, 9
CMYK:
4, 5, 0, 9
HSL:
245°, 18.6441%, 88.4314%
HSV (HSB):
245°, 4.7619%, 90.5882%
XYZ:
69.8358, 72.3281, 85.8813
xyY:
0.3062, 0.3172, 72.3281
CIE-Lab:
88.1263, 2.3600, -5.2610
CIE-LCH:
88.1263, 5.7660, 294.1600
CIE-Luv:
88.1263, -0.0697, -8.5379
Hunter-Lab:
85.0459, -2.2543, -0.3402
#dddce7 color charts
#dddce7 color shades, tints & tones
#dddce7 color schemes
#dddce7 color preview, HTML & CSS examples
This text has a color of #dddce7
<p style="color:#dddce7;">Text here</p>
.mytext {color:#dddce7;}
This box has a color of #dddce7
<div style="background-color:#dddce7;">Content here</div>
.mybackground {background-color:#dddce7;}
Border around this has a color of #dddce7
<div style="border:2px solid #dddce7;">Content here</div>
.myborder {border:2px solid #dddce7;}