#d49d5e color space conversions
Hex:
#d49d5e
RGB:
212, 157, 94
CMY:
17, 38, 63
CMYK:
0, 26, 56, 17
HSL:
32°, 57.8431%, 60.0000%
HSV (HSB):
32°, 55.6604%, 83.1373%
XYZ:
41.2287, 38.9191, 15.9288
xyY:
0.4291, 0.4051, 38.9191
CIE-Lab:
68.6927, 13.4379, 40.6386
CIE-LCH:
68.6927, 42.8028, 71.7026
CIE-Luv:
68.6927, 42.2182, 46.6868
Hunter-Lab:
62.3852, 8.7918, 28.5311
#d49d5e color charts
#d49d5e color shades, tints & tones
#d49d5e color schemes
#d49d5e color preview, HTML & CSS examples
This text has a color of #d49d5e
<p style="color:#d49d5e;">Text here</p>
.mytext {color:#d49d5e;}
This box has a color of #d49d5e
<div style="background-color:#d49d5e;">Content here</div>
.mybackground {background-color:#d49d5e;}
Border around this has a color of #d49d5e
<div style="border:2px solid #d49d5e;">Content here</div>
.myborder {border:2px solid #d49d5e;}