#dda66c color space conversions
Hex:
#dda66c
RGB:
221, 166, 108
CMY:
13, 35, 58
CMYK:
0, 25, 51, 13
HSL:
31°, 62.4309%, 64.5098%
HSV (HSB):
31°, 51.1312%, 86.6667%
XYZ:
46.1618, 43.7273, 20.1946
xyY:
0.4193, 0.3972, 43.7273
CIE-Lab:
72.0458, 13.5151, 37.7463
CIE-LCH:
72.0458, 40.0929, 70.3000
CIE-Luv:
72.0458, 41.4642, 44.6609
Hunter-Lab:
66.1266, 8.8860, 28.1819
#dda66c color charts
#dda66c color shades, tints & tones
#dda66c color schemes
#dda66c color preview, HTML & CSS examples
This text has a color of #dda66c
<p style="color:#dda66c;">Text here</p>
.mytext {color:#dda66c;}
This box has a color of #dda66c
<div style="background-color:#dda66c;">Content here</div>
.mybackground {background-color:#dda66c;}
Border around this has a color of #dda66c
<div style="border:2px solid #dda66c;">Content here</div>
.myborder {border:2px solid #dda66c;}