#dfe4da color space conversions
Hex:
#dfe4da
RGB:
223, 228, 218
CMY:
13, 11, 15
CMYK:
2, 0, 4, 11
HSL:
90°, 15.6250%, 87.4510%
HSV (HSB):
90°, 4.3860%, 89.4118%
XYZ:
70.8297, 76.2367, 77.3117
xyY:
0.3157, 0.3398, 76.2367
CIE-Lab:
89.9691, -3.4531, 4.2793
CIE-LCH:
89.9691, 5.4988, 128.9012
CIE-Luv:
89.9691, -2.2804, 7.0908
Hunter-Lab:
87.3137, -7.9979, 8.6213
#dfe4da color charts
#dfe4da color shades, tints & tones
#dfe4da color schemes
#dfe4da color preview, HTML & CSS examples
This text has a color of #dfe4da
<p style="color:#dfe4da;">Text here</p>
.mytext {color:#dfe4da;}
This box has a color of #dfe4da
<div style="background-color:#dfe4da;">Content here</div>
.mybackground {background-color:#dfe4da;}
Border around this has a color of #dfe4da
<div style="border:2px solid #dfe4da;">Content here</div>
.myborder {border:2px solid #dfe4da;}