#d3b70e color space conversions
Hex:
#d3b70e
RGB:
211, 183, 14
CMY:
17, 28, 95
CMYK:
0, 13, 93, 17
HSL:
51°, 87.5556%, 44.1176%
HSV (HSB):
51°, 93.3649%, 82.7451%
XYZ:
43.8767, 47.7476, 7.3191
xyY:
0.4435, 0.4826, 47.7476
CIE-Lab:
74.6654, -4.3713, 74.9999
CIE-LCH:
74.6654, 75.1272, 93.3356
CIE-Luv:
74.6654, 25.7998, 78.7729
Hunter-Lab:
69.0996, -7.5808, 42.0897
#d3b70e color charts
#d3b70e color shades, tints & tones
#d3b70e color schemes
#d3b70e color preview, HTML & CSS examples
This text has a color of #d3b70e
<p style="color:#d3b70e;">Text here</p>
.mytext {color:#d3b70e;}
This box has a color of #d3b70e
<div style="background-color:#d3b70e;">Content here</div>
.mybackground {background-color:#d3b70e;}
Border around this has a color of #d3b70e
<div style="border:2px solid #d3b70e;">Content here</div>
.myborder {border:2px solid #d3b70e;}