#ddf8e5 color space conversions
Hex:
#ddf8e5
RGB:
221, 248, 229
CMY:
13, 3, 10
CMYK:
11, 0, 8, 3
HSL:
138°, 65.8537%, 91.9608%
HSV (HSB):
138°, 10.8871%, 97.2549%
XYZ:
77.5291, 88.1641, 87.0599
xyY:
0.3067, 0.3488, 88.1641
CIE-Lab:
95.2300, -12.2656, 6.1453
CIE-LCH:
95.2300, 13.7190, 153.3881
CIE-Luv:
95.2300, -13.8090, 11.5444
Hunter-Lab:
93.8957, -16.9313, 10.7535
#ddf8e5 color charts
#ddf8e5 color shades, tints & tones
#ddf8e5 color schemes
#ddf8e5 color preview, HTML & CSS examples
This text has a color of #ddf8e5
<p style="color:#ddf8e5;">Text here</p>
.mytext {color:#ddf8e5;}
This box has a color of #ddf8e5
<div style="background-color:#ddf8e5;">Content here</div>
.mybackground {background-color:#ddf8e5;}
Border around this has a color of #ddf8e5
<div style="border:2px solid #ddf8e5;">Content here</div>
.myborder {border:2px solid #ddf8e5;}