#dfeedc color space conversions
Hex:
#dfeedc
RGB:
223, 238, 220
CMY:
13, 7, 14
CMYK:
6, 0, 8, 7
HSL:
110°, 34.6154%, 89.8039%
HSV (HSB):
110°, 7.5630%, 93.3333%
XYZ:
73.9242, 82.0044, 79.6423
xyY:
0.3138, 0.3481, 82.0044
CIE-Lab:
92.5768, -8.1852, 7.0000
CIE-LCH:
92.5768, 10.7702, 139.4628
CIE-Luv:
92.5768, -7.4518, 12.0398
Hunter-Lab:
90.5563, -12.7577, 11.2451
#dfeedc color charts
#dfeedc color shades, tints & tones
#dfeedc color schemes
#dfeedc color preview, HTML & CSS examples
This text has a color of #dfeedc
<p style="color:#dfeedc;">Text here</p>
.mytext {color:#dfeedc;}
This box has a color of #dfeedc
<div style="background-color:#dfeedc;">Content here</div>
.mybackground {background-color:#dfeedc;}
Border around this has a color of #dfeedc
<div style="border:2px solid #dfeedc;">Content here</div>
.myborder {border:2px solid #dfeedc;}