#a7a049 color space conversions
Hex:
        #a7a049
        RGB:
        167, 160, 73
        CMY:
        35, 37, 71
        CMYK:
        0, 4, 56, 35
      HSL:
        56°, 39.1667%, 47.0588%
        HSV (HSB):
        56°, 56.2874%, 65.4902%
        XYZ:
        29.7098, 33.8381, 11.2689
        xyY:
        0.3971, 0.4523, 33.8381
      CIE-Lab:
        64.8339, -9.0909, 45.4678
        CIE-LCH:
        64.8339, 46.3677, 101.3068
        CIE-Luv:
        64.8339, 8.6411, 54.7272
        Hunter-Lab:
        58.1706, -10.6322, 29.2337
      #a7a049 color charts
#a7a049 RGB chart
      #a7a049 CMYK chart
      #a7a049 RGB pie chart
      #a7a049 color shades, tints & tones
#a7a049 color schemes
#a7a049 color preview, HTML & CSS examples
           This text has a color of #a7a049        
        
          <p style="color:#a7a049;">Text here</p>
        
        
          .mytext {color:#a7a049;}
        
        Text color #a7a049
      
           This box has a color of #a7a049        
        
          <div style="background-color:#a7a049;">Content here</div>
        
        
          .mybackground {background-color:#a7a049;}
        
        Background color #a7a049
      
           Border around this has a color of #a7a049        
        
          <div style="border:2px solid #a7a049;">Content here</div>
        
        
          .myborder {border:2px solid #a7a049;}
        
        Border color #a7a049