#dddaec color space conversions
Hex:
#dddaec
RGB:
221, 218, 236
CMY:
13, 15, 7
CMYK:
6, 8, 0, 7
HSL:
250°, 32.1429%, 89.0196%
HSV (HSB):
250°, 7.6271%, 92.5490%
XYZ:
70.0305, 71.5711, 89.4805
xyY:
0.3031, 0.3097, 71.5711
CIE-Lab:
87.7617, 4.3502, -8.4357
CIE-LCH:
87.7617, 9.4913, 297.2797
CIE-Luv:
87.7617, 0.6179, -13.8722
Hunter-Lab:
84.5997, -0.2895, -3.4908
#dddaec color charts
#dddaec color shades, tints & tones
#dddaec color schemes
#dddaec color preview, HTML & CSS examples
This text has a color of #dddaec
<p style="color:#dddaec;">Text here</p>
.mytext {color:#dddaec;}
This box has a color of #dddaec
<div style="background-color:#dddaec;">Content here</div>
.mybackground {background-color:#dddaec;}
Border around this has a color of #dddaec
<div style="border:2px solid #dddaec;">Content here</div>
.myborder {border:2px solid #dddaec;}