#dddaea color space conversions
Hex:
#dddaea
RGB:
221, 218, 234
CMY:
13, 15, 8
CMYK:
6, 7, 0, 8
HSL:
251°, 27.5862%, 88.6275%
HSV (HSB):
251°, 6.8376%, 91.7647%
XYZ:
69.7415, 71.4555, 87.9584
xyY:
0.3043, 0.3118, 71.4555
CIE-Lab:
87.7058, 3.9690, -7.4638
CIE-LCH:
87.7058, 8.4535, 298.0025
CIE-Luv:
87.7058, 0.7400, -12.2690
Hunter-Lab:
84.5313, -0.6607, -2.5218
#dddaea color charts
#dddaea color shades, tints & tones
#dddaea color schemes
#dddaea color preview, HTML & CSS examples
This text has a color of #dddaea
<p style="color:#dddaea;">Text here</p>
.mytext {color:#dddaea;}
This box has a color of #dddaea
<div style="background-color:#dddaea;">Content here</div>
.mybackground {background-color:#dddaea;}
Border around this has a color of #dddaea
<div style="border:2px solid #dddaea;">Content here</div>
.myborder {border:2px solid #dddaea;}