#a7af2e color space conversions
Hex:
#a7af2e
RGB:
167, 175, 46
CMY:
35, 31, 82
CMYK:
5, 0, 74, 31
HSL:
64°, 58.3710%, 43.3333%
HSV (HSB):
64°, 73.7143%, 68.6275%
XYZ:
31.7595, 39.0727, 8.4527
xyY:
0.4006, 0.4928, 39.0727
CIE-Lab:
68.8039, -18.5723, 60.8955
CIE-LCH:
68.8039, 63.6647, 106.9609
CIE-Luv:
68.8039, -0.2979, 70.1099
Hunter-Lab:
62.5082, -18.6961, 35.7382
#a7af2e color charts
#a7af2e color shades, tints & tones
#a7af2e color schemes
#a7af2e color preview, HTML & CSS examples
This text has a color of #a7af2e
<p style="color:#a7af2e;">Text here</p>
.mytext {color:#a7af2e;}
This box has a color of #a7af2e
<div style="background-color:#a7af2e;">Content here</div>
.mybackground {background-color:#a7af2e;}
Border around this has a color of #a7af2e
<div style="border:2px solid #a7af2e;">Content here</div>
.myborder {border:2px solid #a7af2e;}