#dff2d4 color space conversions
Hex:
#dff2d4
RGB:
223, 242, 212
CMY:
13, 5, 17
CMYK:
8, 0, 12, 5
HSL:
98°, 53.5714%, 89.0196%
HSV (HSB):
98°, 12.3967%, 94.9020%
XYZ:
74.0672, 83.9457, 74.5867
xyY:
0.3184, 0.3609, 83.9457
CIE-Lab:
93.4269, -11.5533, 12.3624
CIE-LCH:
93.4269, 16.9206, 133.0622
CIE-Luv:
93.4269, -9.1814, 20.5197
Hunter-Lab:
91.6219, -16.0387, 15.8690
#dff2d4 color charts
#dff2d4 color shades, tints & tones
#dff2d4 color schemes
#dff2d4 color preview, HTML & CSS examples
This text has a color of #dff2d4
<p style="color:#dff2d4;">Text here</p>
.mytext {color:#dff2d4;}
This box has a color of #dff2d4
<div style="background-color:#dff2d4;">Content here</div>
.mybackground {background-color:#dff2d4;}
Border around this has a color of #dff2d4
<div style="border:2px solid #dff2d4;">Content here</div>
.myborder {border:2px solid #dff2d4;}