#dedacd color space conversions
Hex:
#dedacd
RGB:
222, 218, 205
CMY:
13, 15, 20
CMYK:
0, 2, 8, 13
HSL:
46°, 20.4819%, 83.7255%
HSV (HSB):
46°, 7.6577%, 87.0588%
XYZ:
66.2150, 70.0802, 67.7945
xyY:
0.3244, 0.3434, 70.0802
CIE-Lab:
87.0362, -0.8775, 6.8668
CIE-LCH:
87.0362, 6.9227, 97.2826
CIE-Luv:
87.0362, 3.0438, 10.4019
Hunter-Lab:
83.7139, -5.3115, 10.5846
#dedacd color charts
#dedacd RGB chart
#dedacd CMYK chart
#dedacd RGB pie chart
#dedacd color shades, tints & tones
#dedacd color schemes
#dedacd color preview, HTML & CSS examples
This text has a color of #dedacd
<p style="color:#dedacd;">Text here</p>
.mytext {color:#dedacd;}
Text color #dedacd
This box has a color of #dedacd
<div style="background-color:#dedacd;">Content here</div>
.mybackground {background-color:#dedacd;}
Background color #dedacd
Border around this has a color of #dedacd
<div style="border:2px solid #dedacd;">Content here</div>
.myborder {border:2px solid #dedacd;}
Border color #dedacd