#dedaec color space conversions
Hex:
#dedaec
RGB:
222, 218, 236
CMY:
13, 15, 7
CMYK:
6, 8, 0, 7
HSL:
253°, 32.1429%, 89.0196%
HSV (HSB):
253°, 7.6271%, 92.5490%
XYZ:
70.3359, 71.7285, 89.4948
xyY:
0.3037, 0.3098, 71.7285
CIE-Lab:
87.8378, 4.6780, -8.3146
CIE-LCH:
87.8378, 9.5402, 299.3633
CIE-Luv:
87.8378, 1.1705, -13.7383
Hunter-Lab:
84.6927, 0.0292, -3.3669
#dedaec color charts
#dedaec color shades, tints & tones
#dedaec color schemes
#dedaec color preview, HTML & CSS examples
This text has a color of #dedaec
<p style="color:#dedaec;">Text here</p>
.mytext {color:#dedaec;}
This box has a color of #dedaec
<div style="background-color:#dedaec;">Content here</div>
.mybackground {background-color:#dedaec;}
Border around this has a color of #dedaec
<div style="border:2px solid #dedaec;">Content here</div>
.myborder {border:2px solid #dedaec;}