#dfeecf color space conversions
Hex:
#dfeecf
RGB:
223, 238, 207
CMY:
13, 7, 19
CMYK:
6, 0, 13, 7
HSL:
89°, 47.6923%, 87.2549%
HSV (HSB):
89°, 13.0252%, 93.3333%
XYZ:
72.2684, 81.3420, 70.9231
xyY:
0.3219, 0.3623, 81.3420
CIE-Lab:
92.2837, -10.3808, 13.3266
CIE-LCH:
92.2837, 16.8926, 127.9171
CIE-Luv:
92.2837, -6.9410, 21.6425
Hunter-Lab:
90.1898, -14.8014, 16.5086
#dfeecf color charts
#dfeecf color shades, tints & tones
#dfeecf color schemes
#dfeecf color preview, HTML & CSS examples
This text has a color of #dfeecf
<p style="color:#dfeecf;">Text here</p>
.mytext {color:#dfeecf;}
This box has a color of #dfeecf
<div style="background-color:#dfeecf;">Content here</div>
.mybackground {background-color:#dfeecf;}
Border around this has a color of #dfeecf
<div style="border:2px solid #dfeecf;">Content here</div>
.myborder {border:2px solid #dfeecf;}