#dedeee color space conversions
Hex:
#dedeee
RGB:
222, 222, 238
CMY:
13, 13, 7
CMYK:
7, 7, 0, 7
HSL:
240°, 32.0000%, 90.1961%
HSV (HSB):
240°, 6.7227%, 93.3333%
XYZ:
71.6781, 73.9452, 91.3839
xyY:
0.3024, 0.3120, 73.9452
CIE-Lab:
88.8966, 2.9727, -7.7981
CIE-LCH:
88.8966, 8.3455, 290.8673
CIE-Luv:
88.8966, -0.9103, -12.6496
Hunter-Lab:
85.9914, -1.6963, -2.8141
#dedeee color charts
#dedeee color shades, tints & tones
#dedeee color schemes
#dedeee color preview, HTML & CSS examples
This text has a color of #dedeee
<p style="color:#dedeee;">Text here</p>
.mytext {color:#dedeee;}
This box has a color of #dedeee
<div style="background-color:#dedeee;">Content here</div>
.mybackground {background-color:#dedeee;}
Border around this has a color of #dedeee
<div style="border:2px solid #dedeee;">Content here</div>
.myborder {border:2px solid #dedeee;}