#dedece color space conversions
Hex:
#dedece
RGB:
222, 222, 206
CMY:
13, 13, 19
CMYK:
0, 0, 7, 13
HSL:
60°, 19.5122%, 83.9216%
HSV (HSB):
60°, 7.2072%, 87.0588%
XYZ:
67.3861, 72.2284, 68.7824
xyY:
0.3234, 0.3466, 72.2284
CIE-Lab:
88.0784, -2.7722, 7.8383
CIE-LCH:
88.0784, 8.3141, 109.4777
CIE-Luv:
88.0784, 0.8810, 12.1902
Hunter-Lab:
84.9873, -7.1958, 11.5062
#dedece color charts
#dedece color shades, tints & tones
#dedece color schemes
#dedece color preview, HTML & CSS examples
This text has a color of #dedece
<p style="color:#dedece;">Text here</p>
.mytext {color:#dedece;}
This box has a color of #dedece
<div style="background-color:#dedece;">Content here</div>
.mybackground {background-color:#dedece;}
Border around this has a color of #dedece
<div style="border:2px solid #dedece;">Content here</div>
.myborder {border:2px solid #dedece;}