#a7a20d color space conversions
Hex:
#a7a20d
RGB:
167, 162, 13
CMY:
35, 36, 95
CMYK:
0, 3, 92, 35
HSL:
58°, 85.5556%, 35.2941%
HSV (HSB):
58°, 92.2156%, 65.4902%
XYZ:
28.9293, 34.0852, 5.4351
xyY:
0.4226, 0.4980, 34.0852
CIE-Lab:
65.0302, -12.9345, 66.0672
CIE-LCH:
65.0302, 67.3215, 101.0771
CIE-Luv:
65.0302, 8.5326, 70.0781
Hunter-Lab:
58.3825, -13.7203, 35.3482
#a7a20d color charts
#a7a20d color shades, tints & tones
#a7a20d color schemes
#a7a20d color preview, HTML & CSS examples
This text has a color of #a7a20d
<p style="color:#a7a20d;">Text here</p>
.mytext {color:#a7a20d;}
This box has a color of #a7a20d
<div style="background-color:#a7a20d;">Content here</div>
.mybackground {background-color:#a7a20d;}
Border around this has a color of #a7a20d
<div style="border:2px solid #a7a20d;">Content here</div>
.myborder {border:2px solid #a7a20d;}