#dddae2 color space conversions
Hex:
#dddae2
RGB:
221, 218, 226
CMY:
13, 15, 11
CMYK:
2, 4, 0, 11
HSL:
263°, 12.1212%, 87.0588%
HSV (HSB):
263°, 3.5398%, 88.6275%
XYZ:
68.6177, 71.0059, 82.0405
xyY:
0.3096, 0.3203, 71.0059
CIE-Lab:
87.4879, 2.4729, -3.5648
CIE-LCH:
87.4879, 4.3385, 304.7488
CIE-Luv:
87.4879, 1.2246, -5.9101
Hunter-Lab:
84.2650, -2.1099, 1.2607
#dddae2 color charts
#dddae2 color shades, tints & tones
#dddae2 color schemes
#dddae2 color preview, HTML & CSS examples
This text has a color of #dddae2
<p style="color:#dddae2;">Text here</p>
.mytext {color:#dddae2;}
This box has a color of #dddae2
<div style="background-color:#dddae2;">Content here</div>
.mybackground {background-color:#dddae2;}
Border around this has a color of #dddae2
<div style="border:2px solid #dddae2;">Content here</div>
.myborder {border:2px solid #dddae2;}