#d3a82f color space conversions
Hex:
#d3a82f
RGB:
211, 168, 47
CMY:
17, 34, 82
CMYK:
0, 20, 78, 17
HSL:
44°, 65.0794%, 50.5882%
HSV (HSB):
44°, 77.7251%, 82.7451%
XYZ:
41.3797, 42.0594, 8.6267
xyY:
0.4495, 0.4568, 42.0594
CIE-Lab:
70.9118, 4.3338, 63.9485
CIE-LCH:
70.9118, 64.0952, 86.1230
CIE-Luv:
70.9118, 36.1754, 68.0880
Hunter-Lab:
64.8532, 0.3991, 37.5106
#d3a82f color charts
#d3a82f color shades, tints & tones
#d3a82f color schemes
#d3a82f color preview, HTML & CSS examples
This text has a color of #d3a82f
<p style="color:#d3a82f;">Text here</p>
.mytext {color:#d3a82f;}
This box has a color of #d3a82f
<div style="background-color:#d3a82f;">Content here</div>
.mybackground {background-color:#d3a82f;}
Border around this has a color of #d3a82f
<div style="border:2px solid #d3a82f;">Content here</div>
.myborder {border:2px solid #d3a82f;}