#ddf2e5 color space conversions
Hex:
#ddf2e5
RGB:
221, 242, 229
CMY:
13, 5, 10
CMYK:
9, 0, 5, 5
HSL:
143°, 44.6809%, 90.7843%
HSV (HSB):
143°, 8.6777%, 94.9020%
XYZ:
75.7138, 84.5336, 86.4548
xyY:
0.3069, 0.3427, 84.5336
CIE-Lab:
93.6817, -9.2671, 3.9070
CIE-LCH:
93.6817, 10.0570, 157.1397
CIE-Luv:
93.6817, -10.8624, 7.6128
Hunter-Lab:
91.9421, -13.9051, 8.6081
#ddf2e5 color charts
#ddf2e5 color shades, tints & tones
#ddf2e5 color schemes
#ddf2e5 color preview, HTML & CSS examples
This text has a color of #ddf2e5
<p style="color:#ddf2e5;">Text here</p>
.mytext {color:#ddf2e5;}
This box has a color of #ddf2e5
<div style="background-color:#ddf2e5;">Content here</div>
.mybackground {background-color:#ddf2e5;}
Border around this has a color of #ddf2e5
<div style="border:2px solid #ddf2e5;">Content here</div>
.myborder {border:2px solid #ddf2e5;}