#a7a01d color space conversions
Hex:
#a7a01d
RGB:
167, 160, 29
CMY:
35, 37, 89
CMYK:
0, 4, 83, 35
HSL:
57°, 70.4082%, 38.4314%
HSV (HSB):
57°, 82.6347%, 65.4902%
XYZ:
28.7289, 33.4458, 6.1039
xyY:
0.4208, 0.4898, 33.4458
CIE-Lab:
64.5203, -11.5152, 62.2838
CIE-LCH:
64.5203, 63.3393, 100.4747
CIE-Luv:
64.5203, 9.7148, 67.2920
Hunter-Lab:
57.8324, -12.5346, 34.2249
#a7a01d color charts
#a7a01d color shades, tints & tones
#a7a01d color schemes
#a7a01d color preview, HTML & CSS examples
This text has a color of #a7a01d
<p style="color:#a7a01d;">Text here</p>
.mytext {color:#a7a01d;}
This box has a color of #a7a01d
<div style="background-color:#a7a01d;">Content here</div>
.mybackground {background-color:#a7a01d;}
Border around this has a color of #a7a01d
<div style="border:2px solid #a7a01d;">Content here</div>
.myborder {border:2px solid #a7a01d;}