#ddae6d color space conversions
Hex:
#ddae6d
RGB:
221, 174, 109
CMY:
13, 32, 57
CMYK:
0, 21, 51, 13
HSL:
35°, 62.2222%, 64.7059%
HSV (HSB):
35°, 50.6787%, 86.6667%
XYZ:
47.7152, 46.7484, 20.9765
xyY:
0.4133, 0.4050, 46.7484
CIE-Lab:
74.0285, 9.3290, 39.7113
CIE-LCH:
74.0285, 40.7924, 76.7797
CIE-Luv:
74.0285, 35.8462, 48.0161
Hunter-Lab:
68.3728, 4.9170, 29.6710
#ddae6d color charts
#ddae6d color shades, tints & tones
#ddae6d color schemes
#ddae6d color preview, HTML & CSS examples
This text has a color of #ddae6d
<p style="color:#ddae6d;">Text here</p>
.mytext {color:#ddae6d;}
This box has a color of #ddae6d
<div style="background-color:#ddae6d;">Content here</div>
.mybackground {background-color:#ddae6d;}
Border around this has a color of #ddae6d
<div style="border:2px solid #ddae6d;">Content here</div>
.myborder {border:2px solid #ddae6d;}