#ddf2cc color space conversions
Hex:
#ddf2cc
RGB:
221, 242, 204
CMY:
13, 5, 20
CMYK:
9, 0, 16, 5
HSL:
93°, 59.3750%, 87.4510%
HSV (HSB):
93°, 15.7025%, 94.9020%
XYZ:
72.4700, 83.2360, 69.3733
xyY:
0.3220, 0.3698, 83.2360
CIE-Lab:
93.1177, -13.5518, 16.0366
CIE-LCH:
93.1177, 20.9958, 130.1996
CIE-Luv:
93.1177, -10.0087, 26.1061
Hunter-Lab:
91.2338, -17.8707, 18.7801
#ddf2cc color charts
#ddf2cc color shades, tints & tones
#ddf2cc color schemes
#ddf2cc color preview, HTML & CSS examples
This text has a color of #ddf2cc
<p style="color:#ddf2cc;">Text here</p>
.mytext {color:#ddf2cc;}
This box has a color of #ddf2cc
<div style="background-color:#ddf2cc;">Content here</div>
.mybackground {background-color:#ddf2cc;}
Border around this has a color of #ddf2cc
<div style="border:2px solid #ddf2cc;">Content here</div>
.myborder {border:2px solid #ddf2cc;}