#dddee6 color space conversions
Hex:
#dddee6
RGB:
221, 222, 230
CMY:
13, 13, 10
CMYK:
4, 3, 0, 10
HSL:
233°, 15.2542%, 88.4314%
HSV (HSB):
233°, 3.9130%, 90.1961%
XYZ:
70.2230, 73.3279, 85.3155
xyY:
0.3068, 0.3204, 73.3279
CIE-Lab:
88.6039, 1.1337, -4.0308
CIE-LCH:
88.6039, 4.1872, 285.7089
CIE-Luv:
88.6039, -1.0055, -6.4112
Hunter-Lab:
85.6317, -3.4750, 0.8711
#dddee6 color charts
#dddee6 color shades, tints & tones
#dddee6 color schemes
#dddee6 color preview, HTML & CSS examples
This text has a color of #dddee6
<p style="color:#dddee6;">Text here</p>
.mytext {color:#dddee6;}
This box has a color of #dddee6
<div style="background-color:#dddee6;">Content here</div>
.mybackground {background-color:#dddee6;}
Border around this has a color of #dddee6
<div style="border:2px solid #dddee6;">Content here</div>
.myborder {border:2px solid #dddee6;}