#dfdfe4 color space conversions
Hex:
#dfdfe4
RGB:
223, 223, 228
CMY:
13, 13, 11
CMYK:
2, 2, 0, 11
HSL:
240°, 8.4746%, 88.4314%
HSV (HSB):
240°, 2.1930%, 89.4118%
XYZ:
70.8227, 74.0648, 83.9620
xyY:
0.3095, 0.3236, 74.0648
CIE-Lab:
88.9531, 0.9115, -2.4484
CIE-LCH:
88.9531, 2.6126, 290.4181
CIE-Luv:
88.9531, -0.2809, -3.9213
Hunter-Lab:
86.0609, -3.7123, 2.3986
#dfdfe4 color charts
#dfdfe4 color shades, tints & tones
#dfdfe4 color schemes
#dfdfe4 color preview, HTML & CSS examples
This text has a color of #dfdfe4
<p style="color:#dfdfe4;">Text here</p>
.mytext {color:#dfdfe4;}
This box has a color of #dfdfe4
<div style="background-color:#dfdfe4;">Content here</div>
.mybackground {background-color:#dfdfe4;}
Border around this has a color of #dfdfe4
<div style="border:2px solid #dfdfe4;">Content here</div>
.myborder {border:2px solid #dfdfe4;}