#d49d3e color space conversions
Hex:
#d49d3e
RGB:
212, 157, 62
CMY:
17, 38, 76
CMYK:
0, 26, 71, 17
HSL:
38°, 63.5593%, 53.7255%
HSV (HSB):
38°, 70.7547%, 83.1373%
XYZ:
40.0778, 38.4588, 9.8684
xyY:
0.4533, 0.4350, 38.4588
CIE-Lab:
68.3574, 11.3278, 55.6061
CIE-LCH:
68.3574, 56.7482, 78.4855
CIE-Luv:
68.3574, 44.5242, 59.5386
Hunter-Lab:
62.0152, 6.8307, 33.9759
#d49d3e color charts
#d49d3e color shades, tints & tones
#d49d3e color schemes
#d49d3e color preview, HTML & CSS examples
This text has a color of #d49d3e
<p style="color:#d49d3e;">Text here</p>
.mytext {color:#d49d3e;}
This box has a color of #d49d3e
<div style="background-color:#d49d3e;">Content here</div>
.mybackground {background-color:#d49d3e;}
Border around this has a color of #d49d3e
<div style="border:2px solid #d49d3e;">Content here</div>
.myborder {border:2px solid #d49d3e;}