#dfe2e8 color space conversions
Hex:
#dfe2e8
RGB:
223, 226, 232
CMY:
13, 11, 9
CMYK:
4, 3, 0, 9
HSL:
220°, 16.3636%, 89.2157%
HSV (HSB):
220°, 3.8793%, 90.9804%
XYZ:
72.1933, 75.9069, 87.1904
xyY:
0.3068, 0.3226, 75.9069
CIE-Lab:
89.8161, 0.0970, -3.2817
CIE-LCH:
89.8161, 3.2831, 271.6936
CIE-Luv:
89.8161, -1.9983, -5.0764
Hunter-Lab:
87.1246, -4.5591, 1.6524
#dfe2e8 color charts
#dfe2e8 color shades, tints & tones
#dfe2e8 color schemes
#dfe2e8 color preview, HTML & CSS examples
This text has a color of #dfe2e8
<p style="color:#dfe2e8;">Text here</p>
.mytext {color:#dfe2e8;}
This box has a color of #dfe2e8
<div style="background-color:#dfe2e8;">Content here</div>
.mybackground {background-color:#dfe2e8;}
Border around this has a color of #dfe2e8
<div style="border:2px solid #dfe2e8;">Content here</div>
.myborder {border:2px solid #dfe2e8;}