#ddf3d4 color space conversions
Hex:
#ddf3d4
RGB:
221, 243, 212
CMY:
13, 5, 17
CMYK:
9, 0, 13, 5
HSL:
103°, 56.3636%, 89.2157%
HSV (HSB):
103°, 12.7572%, 95.2941%
XYZ:
73.7531, 84.2268, 74.6576
xyY:
0.3170, 0.3621, 84.2268
CIE-Lab:
93.5489, -12.7306, 12.5170
CIE-LCH:
93.5489, 17.8534, 135.4848
CIE-Luv:
93.5489, -10.7823, 20.9620
Hunter-Lab:
91.7752, -17.1590, 16.0112
#ddf3d4 color charts
#ddf3d4 color shades, tints & tones
#ddf3d4 color schemes
#ddf3d4 color preview, HTML & CSS examples
This text has a color of #ddf3d4
<p style="color:#ddf3d4;">Text here</p>
.mytext {color:#ddf3d4;}
This box has a color of #ddf3d4
<div style="background-color:#ddf3d4;">Content here</div>
.mybackground {background-color:#ddf3d4;}
Border around this has a color of #ddf3d4
<div style="border:2px solid #ddf3d4;">Content here</div>
.myborder {border:2px solid #ddf3d4;}