#dedbc3 color space conversions
Hex:
#dedbc3
RGB:
222, 219, 195
CMY:
13, 14, 24
CMYK:
0, 1, 12, 13
HSL:
53°, 29.0323%, 81.7647%
HSV (HSB):
53°, 12.1622%, 87.0588%
XYZ:
65.3060, 70.1328, 61.7247
xyY:
0.3312, 0.3557, 70.1328
CIE-Lab:
87.0619, -3.0262, 12.1682
CIE-LCH:
87.0619, 12.5389, 103.9661
CIE-Luv:
87.0619, 3.0791, 18.4222
Hunter-Lab:
83.7453, -7.3569, 14.9218
#dedbc3 color charts
#dedbc3 color shades, tints & tones
#dedbc3 color schemes
#dedbc3 color preview, HTML & CSS examples
This text has a color of #dedbc3
<p style="color:#dedbc3;">Text here</p>
.mytext {color:#dedbc3;}
This box has a color of #dedbc3
<div style="background-color:#dedbc3;">Content here</div>
.mybackground {background-color:#dedbc3;}
Border around this has a color of #dedbc3
<div style="border:2px solid #dedbc3;">Content here</div>
.myborder {border:2px solid #dedbc3;}