#dedde9 color space conversions
Hex:
#dedde9
RGB:
222, 221, 233
CMY:
13, 13, 9
CMYK:
5, 5, 0, 9
HSL:
245°, 21.4286%, 89.0196%
HSV (HSB):
245°, 5.1502%, 91.3725%
XYZ:
70.6886, 73.1257, 87.4798
xyY:
0.3056, 0.3162, 73.1257
CIE-Lab:
88.5076, 2.5453, -5.7429
CIE-LCH:
88.5076, 6.2817, 293.9036
CIE-Luv:
88.5076, -0.1279, -9.3302
Hunter-Lab:
85.5136, -2.0941, -0.7938
#dedde9 color charts
#dedde9 color shades, tints & tones
#dedde9 color schemes
#dedde9 color preview, HTML & CSS examples
This text has a color of #dedde9
<p style="color:#dedde9;">Text here</p>
.mytext {color:#dedde9;}
This box has a color of #dedde9
<div style="background-color:#dedde9;">Content here</div>
.mybackground {background-color:#dedde9;}
Border around this has a color of #dedde9
<div style="border:2px solid #dedde9;">Content here</div>
.myborder {border:2px solid #dedde9;}