#d3a51f color space conversions
Hex:
#d3a51f
RGB:
211, 165, 31
CMY:
17, 35, 88
CMYK:
0, 22, 85, 17
HSL:
45°, 74.3802%, 47.4510%
HSV (HSB):
45°, 85.3081%, 82.7451%
XYZ:
40.5664, 40.8581, 7.0446
xyY:
0.4585, 0.4618, 40.8581
CIE-Lab:
70.0764, 5.4359, 68.1173
CIE-LCH:
70.0764, 68.3338, 85.4374
CIE-Luv:
70.0764, 38.9053, 69.9498
Hunter-Lab:
63.9203, 1.4228, 38.2099
#d3a51f color charts
#d3a51f color shades, tints & tones
#d3a51f color schemes
#d3a51f color preview, HTML & CSS examples
This text has a color of #d3a51f
<p style="color:#d3a51f;">Text here</p>
.mytext {color:#d3a51f;}
This box has a color of #d3a51f
<div style="background-color:#d3a51f;">Content here</div>
.mybackground {background-color:#d3a51f;}
Border around this has a color of #d3a51f
<div style="border:2px solid #d3a51f;">Content here</div>
.myborder {border:2px solid #d3a51f;}