#dffdda color space conversions
Hex:
#dffdda
RGB:
223, 253, 218
CMY:
13, 1, 15
CMYK:
12, 0, 14, 1
HSL:
111°, 89.7436%, 92.3529%
HSV (HSB):
111°, 13.8340%, 99.2157%
XYZ:
78.2116, 91.0005, 79.7723
xyY:
0.3141, 0.3655, 91.0005
CIE-Lab:
96.4102, -15.9859, 13.5115
CIE-LCH:
96.4102, 20.9311, 139.7952
CIE-Luv:
96.4102, -14.9177, 23.1009
Hunter-Lab:
95.3942, -20.5916, 17.1953
#dffdda color charts
#dffdda color shades, tints & tones
#dffdda color schemes
#dffdda color preview, HTML & CSS examples
This text has a color of #dffdda
<p style="color:#dffdda;">Text here</p>
.mytext {color:#dffdda;}
This box has a color of #dffdda
<div style="background-color:#dffdda;">Content here</div>
.mybackground {background-color:#dffdda;}
Border around this has a color of #dffdda
<div style="border:2px solid #dffdda;">Content here</div>
.myborder {border:2px solid #dffdda;}