#dfeddc color space conversions
Hex:
#dfeddc
RGB:
223, 237, 220
CMY:
13, 7, 14
CMYK:
6, 0, 7, 7
HSL:
109°, 32.0755%, 89.6078%
HSV (HSB):
109°, 7.1730%, 92.9412%
XYZ:
73.6339, 81.4237, 79.5456
xyY:
0.3139, 0.3471, 81.4237
CIE-Lab:
92.3199, -7.6807, 6.6301
CIE-LCH:
92.3199, 10.1465, 139.1985
CIE-Luv:
92.3199, -6.9465, 11.3945
Hunter-Lab:
90.2351, -12.2513, 10.8982
#dfeddc color charts
#dfeddc color shades, tints & tones
#dfeddc color schemes
#dfeddc color preview, HTML & CSS examples
This text has a color of #dfeddc
<p style="color:#dfeddc;">Text here</p>
.mytext {color:#dfeddc;}
This box has a color of #dfeddc
<div style="background-color:#dfeddc;">Content here</div>
.mybackground {background-color:#dfeddc;}
Border around this has a color of #dfeddc
<div style="border:2px solid #dfeddc;">Content here</div>
.myborder {border:2px solid #dfeddc;}