#d3a70f color space conversions
Hex:
#d3a70f
RGB:
211, 167, 15
CMY:
17, 35, 94
CMYK:
0, 21, 93, 17
HSL:
47°, 86.7257%, 44.3137%
HSV (HSB):
47°, 92.8910%, 82.7451%
XYZ:
40.7689, 41.5208, 6.3175
xyY:
0.4601, 0.4686, 41.5208
CIE-Lab:
70.5393, 4.0659, 71.7788
CIE-LCH:
70.5393, 71.8938, 86.7579
CIE-Luv:
70.5393, 37.6773, 72.5942
Hunter-Lab:
64.4366, 0.1724, 39.2927
#d3a70f color charts
#d3a70f color shades, tints & tones
#d3a70f color schemes
#d3a70f color preview, HTML & CSS examples
This text has a color of #d3a70f
<p style="color:#d3a70f;">Text here</p>
.mytext {color:#d3a70f;}
This box has a color of #d3a70f
<div style="background-color:#d3a70f;">Content here</div>
.mybackground {background-color:#d3a70f;}
Border around this has a color of #d3a70f
<div style="border:2px solid #d3a70f;">Content here</div>
.myborder {border:2px solid #d3a70f;}