#d5a03a color space conversions
Hex:
#d5a03a
RGB:
213, 160, 58
CMY:
16, 37, 77
CMYK:
0, 25, 73, 16
HSL:
39°, 64.8536%, 53.1373%
HSV (HSB):
39°, 72.7700%, 83.5294%
XYZ:
40.7751, 39.5932, 9.4962
xyY:
0.4537, 0.4406, 39.5932
CIE-Lab:
69.1788, 9.9490, 58.1664
CIE-LCH:
69.1788, 59.0111, 80.2938
CIE-Luv:
69.1788, 43.2608, 62.0507
Hunter-Lab:
62.9232, 5.5550, 35.0983
#d5a03a color charts
#d5a03a color shades, tints & tones
#d5a03a color schemes
#d5a03a color preview, HTML & CSS examples
This text has a color of #d5a03a
<p style="color:#d5a03a;">Text here</p>
.mytext {color:#d5a03a;}
This box has a color of #d5a03a
<div style="background-color:#d5a03a;">Content here</div>
.mybackground {background-color:#d5a03a;}
Border around this has a color of #d5a03a
<div style="border:2px solid #d5a03a;">Content here</div>
.myborder {border:2px solid #d5a03a;}