#dda15e color space conversions
Hex:
#dda15e
RGB:
221, 161, 94
CMY:
13, 37, 63
CMYK:
0, 27, 57, 13
HSL:
32°, 65.1282%, 61.7647%
HSV (HSB):
32°, 57.4661%, 86.6667%
XYZ:
44.5840, 41.6700, 16.2830
xyY:
0.4348, 0.4064, 41.6700
CIE-Lab:
70.6428, 15.0330, 43.2258
CIE-LCH:
70.6428, 45.7652, 70.8235
CIE-Luv:
70.6428, 46.2596, 49.2594
Hunter-Lab:
64.5523, 10.3171, 30.2311
#dda15e color charts
#dda15e color shades, tints & tones
#dda15e color schemes
#dda15e color preview, HTML & CSS examples
This text has a color of #dda15e
<p style="color:#dda15e;">Text here</p>
.mytext {color:#dda15e;}
This box has a color of #dda15e
<div style="background-color:#dda15e;">Content here</div>
.mybackground {background-color:#dda15e;}
Border around this has a color of #dda15e
<div style="border:2px solid #dda15e;">Content here</div>
.myborder {border:2px solid #dda15e;}