#ddf4d4 color space conversions
Hex:
#ddf4d4
RGB:
221, 244, 212
CMY:
13, 4, 17
CMYK:
9, 0, 13, 4
HSL:
103°, 59.2593%, 89.4118%
HSV (HSB):
103°, 13.1148%, 95.6863%
XYZ:
74.0531, 84.8270, 74.7576
xyY:
0.3170, 0.3631, 84.8270
CIE-Lab:
93.8085, -13.2272, 12.8858
CIE-LCH:
93.8085, 18.4663, 135.7491
CIE-Luv:
93.8085, -11.2892, 21.5937
Hunter-Lab:
92.1016, -17.6570, 16.3462
#ddf4d4 color charts
#ddf4d4 color shades, tints & tones
#ddf4d4 color schemes
#ddf4d4 color preview, HTML & CSS examples
This text has a color of #ddf4d4
<p style="color:#ddf4d4;">Text here</p>
.mytext {color:#ddf4d4;}
This box has a color of #ddf4d4
<div style="background-color:#ddf4d4;">Content here</div>
.mybackground {background-color:#ddf4d4;}
Border around this has a color of #ddf4d4
<div style="border:2px solid #ddf4d4;">Content here</div>
.myborder {border:2px solid #ddf4d4;}