#ddf2d3 color space conversions
Hex:
#ddf2d3
RGB:
221, 242, 211
CMY:
13, 5, 17
CMYK:
9, 0, 13, 5
HSL:
101°, 54.3860%, 88.8235%
HSV (HSB):
101°, 12.8099%, 94.9020%
XYZ:
73.3288, 83.5796, 73.8956
xyY:
0.3177, 0.3621, 83.5796
CIE-Lab:
93.2676, -12.4007, 12.6339
CIE-LCH:
93.2676, 17.7029, 134.4662
CIE-Luv:
93.2676, -10.2412, 21.0594
Hunter-Lab:
91.4219, -16.8147, 16.0716
#ddf2d3 color charts
#ddf2d3 color shades, tints & tones
#ddf2d3 color schemes
#ddf2d3 color preview, HTML & CSS examples
This text has a color of #ddf2d3
<p style="color:#ddf2d3;">Text here</p>
.mytext {color:#ddf2d3;}
This box has a color of #ddf2d3
<div style="background-color:#ddf2d3;">Content here</div>
.mybackground {background-color:#ddf2d3;}
Border around this has a color of #ddf2d3
<div style="border:2px solid #ddf2d3;">Content here</div>
.myborder {border:2px solid #ddf2d3;}