#d3a11e color space conversions
Hex:
#d3a11e
RGB:
211, 161, 30
CMY:
17, 37, 88
CMYK:
0, 24, 86, 17
HSL:
43°, 75.1037%, 47.2549%
HSV (HSB):
43°, 85.7820%, 82.7451%
XYZ:
39.8432, 39.4324, 6.7395
xyY:
0.4632, 0.4584, 39.4324
CIE-Lab:
69.0633, 7.5519, 67.5469
CIE-LCH:
69.0633, 67.9677, 83.6207
CIE-Luv:
69.0633, 41.9883, 68.5521
Hunter-Lab:
62.7952, 3.3656, 37.5933
#d3a11e color charts
#d3a11e color shades, tints & tones
#d3a11e color schemes
#d3a11e color preview, HTML & CSS examples
This text has a color of #d3a11e
<p style="color:#d3a11e;">Text here</p>
.mytext {color:#d3a11e;}
This box has a color of #d3a11e
<div style="background-color:#d3a11e;">Content here</div>
.mybackground {background-color:#d3a11e;}
Border around this has a color of #d3a11e
<div style="border:2px solid #d3a11e;">Content here</div>
.myborder {border:2px solid #d3a11e;}