#dda16c color space conversions
Hex:
#dda16c
RGB:
221, 161, 108
CMY:
13, 37, 58
CMYK:
0, 27, 51, 13
HSL:
28°, 62.4309%, 64.5098%
HSV (HSB):
28°, 51.1312%, 86.6667%
XYZ:
45.2704, 41.9446, 19.8975
xyY:
0.4226, 0.3916, 41.9446
CIE-Lab:
70.8327, 16.1981, 36.2168
CIE-LCH:
70.8327, 39.6741, 65.9033
CIE-Luv:
70.8327, 44.9559, 42.2460
Hunter-Lab:
64.7647, 11.4332, 27.1198
#dda16c color charts
#dda16c color shades, tints & tones
#dda16c color schemes
#dda16c color preview, HTML & CSS examples
This text has a color of #dda16c
<p style="color:#dda16c;">Text here</p>
.mytext {color:#dda16c;}
This box has a color of #dda16c
<div style="background-color:#dda16c;">Content here</div>
.mybackground {background-color:#dda16c;}
Border around this has a color of #dda16c
<div style="border:2px solid #dda16c;">Content here</div>
.myborder {border:2px solid #dda16c;}