#dedcca color space conversions
Hex:
#dedcca
RGB:
222, 220, 202
CMY:
13, 14, 21
CMYK:
0, 1, 9, 13
HSL:
54°, 23.2558%, 83.1373%
HSV (HSB):
54°, 9.0090%, 87.0588%
XYZ:
66.3781, 70.9803, 66.0792
xyY:
0.3263, 0.3489, 70.9803
CIE-Lab:
87.4754, -2.4074, 9.0768
CIE-LCH:
87.4754, 9.3906, 104.8541
CIE-Luv:
87.4754, 2.1557, 13.9045
Hunter-Lab:
84.2498, -6.8019, 12.4722
#dedcca color charts
#dedcca RGB chart
#dedcca CMYK chart
#dedcca RGB pie chart
#dedcca color shades, tints & tones
#dedcca color schemes
#dedcca color preview, HTML & CSS examples
This text has a color of #dedcca
<p style="color:#dedcca;">Text here</p>
.mytext {color:#dedcca;}
Text color #dedcca
This box has a color of #dedcca
<div style="background-color:#dedcca;">Content here</div>
.mybackground {background-color:#dedcca;}
Background color #dedcca
Border around this has a color of #dedcca
<div style="border:2px solid #dedcca;">Content here</div>
.myborder {border:2px solid #dedcca;}
Border color #dedcca