#a7a01f color space conversions
Hex:
#a7a01f
RGB:
167, 160, 31
CMY:
35, 37, 88
CMYK:
0, 4, 81, 35
HSL:
57°, 68.6869%, 38.8235%
HSV (HSB):
57°, 81.4371%, 65.4902%
XYZ:
28.7545, 33.4560, 6.2385
xyY:
0.4201, 0.4888, 33.4560
CIE-Lab:
64.5285, -11.4511, 61.7396
CIE-LCH:
64.5285, 62.7925, 100.5075
CIE-Luv:
64.5285, 9.6858, 66.9531
Hunter-Lab:
57.8412, -12.4847, 34.0941
#a7a01f color charts
#a7a01f color shades, tints & tones
#a7a01f color schemes
#a7a01f color preview, HTML & CSS examples
This text has a color of #a7a01f
<p style="color:#a7a01f;">Text here</p>
.mytext {color:#a7a01f;}
This box has a color of #a7a01f
<div style="background-color:#a7a01f;">Content here</div>
.mybackground {background-color:#a7a01f;}
Border around this has a color of #a7a01f
<div style="border:2px solid #a7a01f;">Content here</div>
.myborder {border:2px solid #a7a01f;}