#dedccd color space conversions
Hex:
#dedccd
RGB:
222, 220, 205
CMY:
13, 14, 20
CMYK:
0, 1, 8, 13
HSL:
53°, 20.4819%, 83.7255%
HSV (HSB):
53°, 7.6577%, 87.0588%
XYZ:
66.7368, 71.1238, 67.9685
xyY:
0.3242, 0.3455, 71.1238
CIE-Lab:
87.5451, -1.9100, 7.5983
CIE-LCH:
87.5451, 7.8347, 104.1098
CIE-Luv:
87.5451, 1.9885, 11.6699
Hunter-Lab:
84.3349, -6.3335, 11.2505
#dedccd color charts
#dedccd RGB chart
#dedccd CMYK chart
#dedccd RGB pie chart
#dedccd color shades, tints & tones
#dedccd color schemes
#dedccd color preview, HTML & CSS examples
This text has a color of #dedccd
<p style="color:#dedccd;">Text here</p>
.mytext {color:#dedccd;}
Text color #dedccd
This box has a color of #dedccd
<div style="background-color:#dedccd;">Content here</div>
.mybackground {background-color:#dedccd;}
Background color #dedccd
Border around this has a color of #dedccd
<div style="border:2px solid #dedccd;">Content here</div>
.myborder {border:2px solid #dedccd;}
Border color #dedccd