#dededc color space conversions
Hex:
#dededc
RGB:
222, 222, 220
CMY:
13, 13, 14
CMYK:
0, 0, 1, 13
HSL:
60°, 2.9412%, 86.6667%
HSV (HSB):
60°, 0.9009%, 87.0588%
XYZ:
69.1637, 72.9395, 78.1435
xyY:
0.3140, 0.3312, 72.9395
CIE-Lab:
88.4188, -0.3531, 0.9687
CIE-LCH:
88.4188, 1.0310, 110.0248
CIE-Luv:
88.4188, 0.1127, 1.5361
Hunter-Lab:
85.4046, -4.9023, 5.5340
#dededc color charts
#dededc RGB chart
#dededc CMYK chart
#dededc RGB pie chart
#dededc color shades, tints & tones
#dededc color schemes
#dededc color preview, HTML & CSS examples
This text has a color of #dededc
<p style="color:#dededc;">Text here</p>
.mytext {color:#dededc;}
Text color #dededc
This box has a color of #dededc
<div style="background-color:#dededc;">Content here</div>
.mybackground {background-color:#dededc;}
Background color #dededc
Border around this has a color of #dededc
<div style="border:2px solid #dededc;">Content here</div>
.myborder {border:2px solid #dededc;}
Border color #dededc