#ddede8 color space conversions
Hex:
#ddede8
RGB:
221, 237, 232
CMY:
13, 7, 9
CMYK:
7, 0, 2, 7
HSL:
161°, 30.7692%, 89.8039%
HSV (HSB):
161°, 6.7511%, 92.9412%
XYZ:
74.6685, 81.7667, 88.1910
xyY:
0.3052, 0.3343, 81.7667
CIE-Lab:
92.4718, -6.1948, 0.5893
CIE-LCH:
92.4718, 6.2227, 174.5654
CIE-Luv:
92.4718, -8.5163, 2.0012
Hunter-Lab:
90.4250, -10.8472, 5.4722
#ddede8 color charts
#ddede8 color shades, tints & tones
#ddede8 color schemes
#ddede8 color preview, HTML & CSS examples
This text has a color of #ddede8
<p style="color:#ddede8;">Text here</p>
.mytext {color:#ddede8;}
This box has a color of #ddede8
<div style="background-color:#ddede8;">Content here</div>
.mybackground {background-color:#ddede8;}
Border around this has a color of #ddede8
<div style="border:2px solid #ddede8;">Content here</div>
.myborder {border:2px solid #ddede8;}