#ddf2c4 color space conversions
Hex:
#ddf2c4
RGB:
221, 242, 196
CMY:
13, 5, 23
CMYK:
9, 0, 19, 5
HSL:
87°, 63.8889%, 85.8824%
HSV (HSB):
87°, 19.0083%, 94.9020%
XYZ:
71.5347, 82.8619, 64.4482
xyY:
0.3269, 0.3786, 82.8619
CIE-Lab:
92.9540, -14.8196, 19.9273
CIE-LCH:
92.9540, 24.8339, 126.6376
CIE-Luv:
92.9540, -9.7499, 31.7334
Hunter-Lab:
91.0285, -19.0258, 21.7426
#ddf2c4 color charts
#ddf2c4 color shades, tints & tones
#ddf2c4 color schemes
#ddf2c4 color preview, HTML & CSS examples
This text has a color of #ddf2c4
<p style="color:#ddf2c4;">Text here</p>
.mytext {color:#ddf2c4;}
This box has a color of #ddf2c4
<div style="background-color:#ddf2c4;">Content here</div>
.mybackground {background-color:#ddf2c4;}
Border around this has a color of #ddf2c4
<div style="border:2px solid #ddf2c4;">Content here</div>
.myborder {border:2px solid #ddf2c4;}