#ddf5e5 color space conversions
Hex:
#ddf5e5
RGB:
221, 245, 229
CMY:
13, 4, 10
CMYK:
10, 0, 7, 4
HSL:
140°, 54.5455%, 91.3725%
HSV (HSB):
140°, 9.7959%, 96.0784%
XYZ:
76.6141, 86.3341, 86.7549
xyY:
0.3068, 0.3457, 86.3341
CIE-Lab:
94.4550, -10.7703, 5.0262
CIE-LCH:
94.4550, 11.8854, 154.9829
CIE-Luv:
94.4550, -12.3376, 9.5813
Hunter-Lab:
92.9162, -15.4210, 9.6828
#ddf5e5 color charts
#ddf5e5 color shades, tints & tones
#ddf5e5 color schemes
#ddf5e5 color preview, HTML & CSS examples
This text has a color of #ddf5e5
<p style="color:#ddf5e5;">Text here</p>
.mytext {color:#ddf5e5;}
This box has a color of #ddf5e5
<div style="background-color:#ddf5e5;">Content here</div>
.mybackground {background-color:#ddf5e5;}
Border around this has a color of #ddf5e5
<div style="border:2px solid #ddf5e5;">Content here</div>
.myborder {border:2px solid #ddf5e5;}