#dedddc color space conversions
Hex:
#dedddc
RGB:
222, 221, 220
CMY:
13, 13, 14
CMYK:
0, 0, 1, 13
HSL:
30°, 2.9412%, 86.6667%
HSV (HSB):
30°, 0.9009%, 87.0588%
XYZ:
68.8989, 72.4098, 78.0553
xyY:
0.3141, 0.3301, 72.4098
CIE-Lab:
88.1655, 0.1643, 0.5993
CIE-LCH:
88.1655, 0.6214, 74.6717
CIE-Luv:
88.1655, 0.6223, 0.8827
Hunter-Lab:
85.0940, -4.3864, 5.1800
#dedddc color charts
#dedddc color shades, tints & tones
#dedddc color schemes
#dedddc color preview, HTML & CSS examples
This text has a color of #dedddc
<p style="color:#dedddc;">Text here</p>
.mytext {color:#dedddc;}
This box has a color of #dedddc
<div style="background-color:#dedddc;">Content here</div>
.mybackground {background-color:#dedddc;}
Border around this has a color of #dedddc
<div style="border:2px solid #dedddc;">Content here</div>
.myborder {border:2px solid #dedddc;}