#dff2dd color space conversions
Hex:
#dff2dd
RGB:
223, 242, 221
CMY:
13, 5, 13
CMYK:
8, 0, 9, 5
HSL:
114°, 44.6809%, 90.7843%
HSV (HSB):
114°, 8.6777%, 94.9020%
XYZ:
75.2347, 84.4127, 80.7346
xyY:
0.3130, 0.3512, 84.4127
CIE-Lab:
93.6295, -10.0214, 7.9949
CIE-LCH:
93.6295, 12.8198, 141.4176
CIE-Luv:
93.6295, -9.5046, 13.8682
Hunter-Lab:
91.8764, -14.6156, 12.2135
#dff2dd color charts
#dff2dd color shades, tints & tones
#dff2dd color schemes
#dff2dd color preview, HTML & CSS examples
This text has a color of #dff2dd
<p style="color:#dff2dd;">Text here</p>
.mytext {color:#dff2dd;}
This box has a color of #dff2dd
<div style="background-color:#dff2dd;">Content here</div>
.mybackground {background-color:#dff2dd;}
Border around this has a color of #dff2dd
<div style="border:2px solid #dff2dd;">Content here</div>
.myborder {border:2px solid #dff2dd;}