#dfeee0 color space conversions
Hex:
#dfeee0
RGB:
223, 238, 224
CMY:
13, 7, 12
CMYK:
6, 0, 6, 7
HSL:
124°, 30.6122%, 90.3922%
HSV (HSB):
124°, 6.3025%, 93.3333%
XYZ:
74.4605, 82.2189, 82.4663
xyY:
0.3114, 0.3438, 82.2189
CIE-Lab:
92.6714, -7.4837, 5.0579
CIE-LCH:
92.6714, 9.0326, 145.9469
CIE-Luv:
92.6714, -7.6128, 9.0173
Hunter-Lab:
90.6746, -12.0993, 9.5494
#dfeee0 color charts
#dfeee0 color shades, tints & tones
#dfeee0 color schemes
#dfeee0 color preview, HTML & CSS examples
This text has a color of #dfeee0
<p style="color:#dfeee0;">Text here</p>
.mytext {color:#dfeee0;}
This box has a color of #dfeee0
<div style="background-color:#dfeee0;">Content here</div>
.mybackground {background-color:#dfeee0;}
Border around this has a color of #dfeee0
<div style="border:2px solid #dfeee0;">Content here</div>
.myborder {border:2px solid #dfeee0;}