#ded3ae color space conversions
Hex:
#ded3ae
RGB:
222, 211, 174
CMY:
13, 17, 32
CMYK:
0, 5, 22, 13
HSL:
46°, 42.1053%, 77.6471%
HSV (HSB):
46°, 21.6216%, 87.0588%
XYZ:
61.0584, 65.1741, 49.4061
xyY:
0.3476, 0.3711, 65.1741
CIE-Lab:
84.5734, -2.0805, 19.7154
CIE-LCH:
84.5734, 19.8249, 96.0238
CIE-Luv:
84.5734, 8.7260, 28.4422
Hunter-Lab:
80.7305, -6.2744, 20.2265
#ded3ae color charts
#ded3ae color shades, tints & tones
#ded3ae color schemes
#ded3ae color preview, HTML & CSS examples
This text has a color of #ded3ae
<p style="color:#ded3ae;">Text here</p>
.mytext {color:#ded3ae;}
This box has a color of #ded3ae
<div style="background-color:#ded3ae;">Content here</div>
.mybackground {background-color:#ded3ae;}
Border around this has a color of #ded3ae
<div style="border:2px solid #ded3ae;">Content here</div>
.myborder {border:2px solid #ded3ae;}