#dfe1e5 color space conversions
Hex:
#dfe1e5
RGB:
223, 225, 229
CMY:
13, 12, 10
CMYK:
3, 2, 0, 10
HSL:
220°, 10.3448%, 88.6275%
HSV (HSB):
220°, 2.6201%, 89.8039%
XYZ:
71.4995, 75.1955, 84.8745
xyY:
0.3088, 0.3247, 75.1955
CIE-Lab:
89.4845, 0.0602, -2.1942
CIE-LCH:
89.4845, 2.1951, 271.5712
CIE-Luv:
89.4845, -1.3378, -3.3821
Hunter-Lab:
86.7154, -4.5731, 2.6694
#dfe1e5 color charts
#dfe1e5 color shades, tints & tones
#dfe1e5 color schemes
#dfe1e5 color preview, HTML & CSS examples
This text has a color of #dfe1e5
<p style="color:#dfe1e5;">Text here</p>
.mytext {color:#dfe1e5;}
This box has a color of #dfe1e5
<div style="background-color:#dfe1e5;">Content here</div>
.mybackground {background-color:#dfe1e5;}
Border around this has a color of #dfe1e5
<div style="border:2px solid #dfe1e5;">Content here</div>
.myborder {border:2px solid #dfe1e5;}