#dfdeee color space conversions
Hex:
#dfdeee
RGB:
223, 222, 238
CMY:
13, 13, 7
CMYK:
6, 7, 0, 7
HSL:
244°, 32.0000%, 90.1961%
HSV (HSB):
244°, 6.7227%, 93.3333%
XYZ:
71.9853, 74.1036, 91.3983
xyY:
0.3031, 0.3120, 74.1036
CIE-Lab:
88.9714, 3.2994, -7.6789
CIE-LCH:
88.9714, 8.3578, 293.2519
CIE-Luv:
88.9714, -0.3622, -12.5186
Hunter-Lab:
86.0834, -1.3794, -2.6922
#dfdeee color charts
#dfdeee color shades, tints & tones
#dfdeee color schemes
#dfdeee color preview, HTML & CSS examples
This text has a color of #dfdeee
<p style="color:#dfdeee;">Text here</p>
.mytext {color:#dfdeee;}
This box has a color of #dfdeee
<div style="background-color:#dfdeee;">Content here</div>
.mybackground {background-color:#dfdeee;}
Border around this has a color of #dfdeee
<div style="border:2px solid #dfdeee;">Content here</div>
.myborder {border:2px solid #dfdeee;}