#dda96c color space conversions
Hex:
#dda96c
RGB:
221, 169, 108
CMY:
13, 34, 58
CMYK:
0, 24, 51, 13
HSL:
32°, 62.4309%, 64.5098%
HSV (HSB):
32°, 51.1312%, 86.6667%
XYZ:
46.7135, 44.8308, 20.3785
xyY:
0.4174, 0.4006, 44.8308
CIE-Lab:
72.7803, 11.9089, 38.6674
CIE-LCH:
72.7803, 40.4598, 72.8821
CIE-Luv:
72.7803, 39.3798, 46.1113
Hunter-Lab:
66.9558, 7.3627, 28.8237
#dda96c color charts
#dda96c color shades, tints & tones
#dda96c color schemes
#dda96c color preview, HTML & CSS examples
This text has a color of #dda96c
<p style="color:#dda96c;">Text here</p>
.mytext {color:#dda96c;}
This box has a color of #dda96c
<div style="background-color:#dda96c;">Content here</div>
.mybackground {background-color:#dda96c;}
Border around this has a color of #dda96c
<div style="border:2px solid #dda96c;">Content here</div>
.myborder {border:2px solid #dda96c;}