#d5a50e color space conversions
Hex:
#d5a50e
RGB:
213, 165, 14
CMY:
16, 35, 95
CMYK:
0, 23, 93, 16
HSL:
46°, 87.6652%, 44.5098%
HSV (HSB):
46°, 93.4272%, 83.5294%
XYZ:
40.9750, 41.0881, 6.1866
xyY:
0.4643, 0.4656, 41.0881
CIE-Lab:
70.2376, 6.0005, 71.7970
CIE-LCH:
70.2376, 72.0473, 85.2226
CIE-Luv:
70.2376, 40.7851, 71.9613
Hunter-Lab:
64.1000, 1.9284, 39.1476
#d5a50e color charts
#d5a50e color shades, tints & tones
#d5a50e color schemes
#d5a50e color preview, HTML & CSS examples
This text has a color of #d5a50e
<p style="color:#d5a50e;">Text here</p>
.mytext {color:#d5a50e;}
This box has a color of #d5a50e
<div style="background-color:#d5a50e;">Content here</div>
.mybackground {background-color:#d5a50e;}
Border around this has a color of #d5a50e
<div style="border:2px solid #d5a50e;">Content here</div>
.myborder {border:2px solid #d5a50e;}