#dda56a color space conversions
Hex:
#dda56a
RGB:
221, 165, 106
CMY:
13, 35, 58
CMYK:
0, 25, 52, 13
HSL:
31°, 62.8415%, 64.1176%
HSV (HSB):
31°, 52.0362%, 86.6667%
XYZ:
45.8754, 43.3230, 19.5800
xyY:
0.4217, 0.3983, 43.3230
CIE-Lab:
71.7737, 13.8740, 38.4461
CIE-LCH:
71.7737, 40.8728, 70.1571
CIE-Luv:
71.7737, 42.3446, 45.2218
Hunter-Lab:
65.8202, 9.2257, 28.4368
#dda56a color charts
#dda56a color shades, tints & tones
#dda56a color schemes
#dda56a color preview, HTML & CSS examples
This text has a color of #dda56a
<p style="color:#dda56a;">Text here</p>
.mytext {color:#dda56a;}
This box has a color of #dda56a
<div style="background-color:#dda56a;">Content here</div>
.mybackground {background-color:#dda56a;}
Border around this has a color of #dda56a
<div style="border:2px solid #dda56a;">Content here</div>
.myborder {border:2px solid #dda56a;}