#dffde4 color space conversions
Hex:
#dffde4
RGB:
223, 253, 228
CMY:
13, 1, 11
CMYK:
12, 0, 10, 1
HSL:
130°, 88.2353%, 93.3333%
HSV (HSB):
130°, 11.8577%, 99.2157%
XYZ:
79.5603, 91.5400, 86.8745
xyY:
0.3084, 0.3548, 91.5400
CIE-Lab:
96.6319, -14.2637, 8.6944
CIE-LCH:
96.6319, 16.7046, 148.6357
CIE-Luv:
96.6319, -15.1883, 15.7400
Hunter-Lab:
95.6765, -19.0013, 13.1381
#dffde4 color charts
#dffde4 color shades, tints & tones
#dffde4 color schemes
#dffde4 color preview, HTML & CSS examples
This text has a color of #dffde4
<p style="color:#dffde4;">Text here</p>
.mytext {color:#dffde4;}
This box has a color of #dffde4
<div style="background-color:#dffde4;">Content here</div>
.mybackground {background-color:#dffde4;}
Border around this has a color of #dffde4
<div style="border:2px solid #dffde4;">Content here</div>
.myborder {border:2px solid #dffde4;}