#dedca7 color space conversions
Hex:
#dedca7
RGB:
222, 220, 167
CMY:
13, 14, 35
CMYK:
0, 1, 25, 13
HSL:
58°, 45.4545%, 76.2745%
HSV (HSB):
58°, 24.7748%, 87.0588%
XYZ:
62.6925, 69.5060, 46.6710
xyY:
0.3505, 0.3886, 69.5060
CIE-Lab:
86.7540, -7.6651, 26.3652
CIE-LCH:
86.7540, 27.4569, 106.2105
CIE-Luv:
86.7540, 3.9856, 38.3425
Hunter-Lab:
83.3703, -11.6702, 25.1684
#dedca7 color charts
#dedca7 color shades, tints & tones
#dedca7 color schemes
#dedca7 color preview, HTML & CSS examples
This text has a color of #dedca7
<p style="color:#dedca7;">Text here</p>
.mytext {color:#dedca7;}
This box has a color of #dedca7
<div style="background-color:#dedca7;">Content here</div>
.mybackground {background-color:#dedca7;}
Border around this has a color of #dedca7
<div style="border:2px solid #dedca7;">Content here</div>
.myborder {border:2px solid #dedca7;}