#ddf5d1 color space conversions
Hex:
#ddf5d1
RGB:
221, 245, 209
CMY:
13, 4, 18
CMYK:
10, 0, 15, 4
HSL:
100°, 64.2857%, 89.0196%
HSV (HSB):
100°, 14.6939%, 96.0784%
XYZ:
73.9798, 85.2804, 72.8832
xyY:
0.3187, 0.3674, 85.2804
CIE-Lab:
94.0038, -14.2210, 14.7097
CIE-LCH:
94.0038, 20.4600, 134.0323
CIE-Luv:
94.0038, -11.7027, 24.3938
Hunter-Lab:
92.3474, -18.6110, 17.8498
#ddf5d1 color charts
#ddf5d1 color shades, tints & tones
#ddf5d1 color schemes
#ddf5d1 color preview, HTML & CSS examples
This text has a color of #ddf5d1
<p style="color:#ddf5d1;">Text here</p>
.mytext {color:#ddf5d1;}
This box has a color of #ddf5d1
<div style="background-color:#ddf5d1;">Content here</div>
.mybackground {background-color:#ddf5d1;}
Border around this has a color of #ddf5d1
<div style="border:2px solid #ddf5d1;">Content here</div>
.myborder {border:2px solid #ddf5d1;}