#ddf5e7 color space conversions
Hex:
#ddf5e7
RGB:
221, 245, 231
CMY:
13, 4, 9
CMYK:
10, 0, 6, 4
HSL:
145°, 54.5455%, 91.3725%
HSV (HSB):
145°, 9.7959%, 96.0784%
XYZ:
76.8950, 86.4465, 88.2343
xyY:
0.3057, 0.3436, 86.4465
CIE-Lab:
94.5029, -10.4087, 4.0608
CIE-LCH:
94.5029, 11.1728, 158.6876
CIE-Luv:
94.5029, -12.4032, 8.0577
Hunter-Lab:
92.9766, -15.0831, 8.8177
#ddf5e7 color charts
#ddf5e7 color shades, tints & tones
#ddf5e7 color schemes
#ddf5e7 color preview, HTML & CSS examples
This text has a color of #ddf5e7
<p style="color:#ddf5e7;">Text here</p>
.mytext {color:#ddf5e7;}
This box has a color of #ddf5e7
<div style="background-color:#ddf5e7;">Content here</div>
.mybackground {background-color:#ddf5e7;}
Border around this has a color of #ddf5e7
<div style="border:2px solid #ddf5e7;">Content here</div>
.myborder {border:2px solid #ddf5e7;}