#dddeaf color space conversions
Hex:
#dddeaf
RGB:
221, 222, 175
CMY:
13, 13, 31
CMYK:
0, 0, 21, 13
HSL:
61°, 41.5929%, 77.8431%
HSV (HSB):
61°, 21.1712%, 87.0588%
XYZ:
63.6779, 70.7098, 50.8496
xyY:
0.3438, 0.3817, 70.7098
CIE-Lab:
87.3438, -7.9388, 23.0097
CIE-LCH:
87.3438, 24.3407, 109.0353
CIE-Luv:
87.3438, 1.8631, 34.1314
Hunter-Lab:
84.0891, -11.9839, 23.0091
#dddeaf color charts
#dddeaf color shades, tints & tones
#dddeaf color schemes
#dddeaf color preview, HTML & CSS examples
This text has a color of #dddeaf
<p style="color:#dddeaf;">Text here</p>
.mytext {color:#dddeaf;}
This box has a color of #dddeaf
<div style="background-color:#dddeaf;">Content here</div>
.mybackground {background-color:#dddeaf;}
Border around this has a color of #dddeaf
<div style="border:2px solid #dddeaf;">Content here</div>
.myborder {border:2px solid #dddeaf;}