#a7a020 color space conversions
Hex:
        #a7a020
        RGB:
        167, 160, 32
        CMY:
        35, 37, 87
        CMYK:
        0, 4, 81, 35
      HSL:
        57°, 67.8392%, 39.0196%
        HSV (HSB):
        57°, 80.8383%, 65.4902%
        XYZ:
        28.7679, 33.4614, 6.3090
        xyY:
        0.4197, 0.4882, 33.4614
      CIE-Lab:
        64.5328, -11.4175, 61.4576
        CIE-LCH:
        64.5328, 62.5092, 100.5243
        CIE-Luv:
        64.5328, 9.6706, 66.7757
        Hunter-Lab:
        57.8458, -12.4586, 34.0256
      #a7a020 color charts
#a7a020 RGB chart
      #a7a020 CMYK chart
      #a7a020 RGB pie chart
      #a7a020 color shades, tints & tones
#a7a020 color schemes
#a7a020 color preview, HTML & CSS examples
           This text has a color of #a7a020        
        
          <p style="color:#a7a020;">Text here</p>
        
        
          .mytext {color:#a7a020;}
        
        Text color #a7a020
      
           This box has a color of #a7a020        
        
          <div style="background-color:#a7a020;">Content here</div>
        
        
          .mybackground {background-color:#a7a020;}
        
        Background color #a7a020
      
           Border around this has a color of #a7a020        
        
          <div style="border:2px solid #a7a020;">Content here</div>
        
        
          .myborder {border:2px solid #a7a020;}
        
        Border color #a7a020