#d39d5e color space conversions
Hex:
#d39d5e
RGB:
211, 157, 94
CMY:
17, 38, 63
CMYK:
0, 26, 55, 17
HSL:
32°, 57.0732%, 59.8039%
HSV (HSB):
32°, 55.4502%, 82.7451%
XYZ:
40.9413, 38.7710, 15.9154
xyY:
0.4281, 0.4054, 38.7710
CIE-Lab:
68.5850, 13.0202, 40.4828
CIE-LCH:
68.5850, 42.5251, 72.1711
CIE-Luv:
68.5850, 41.4543, 46.6060
Hunter-Lab:
62.2663, 8.4011, 28.4318
#d39d5e color charts
#d39d5e color shades, tints & tones
#d39d5e color schemes
#d39d5e color preview, HTML & CSS examples
This text has a color of #d39d5e
<p style="color:#d39d5e;">Text here</p>
.mytext {color:#d39d5e;}
This box has a color of #d39d5e
<div style="background-color:#d39d5e;">Content here</div>
.mybackground {background-color:#d39d5e;}
Border around this has a color of #d39d5e
<div style="border:2px solid #d39d5e;">Content here</div>
.myborder {border:2px solid #d39d5e;}