#a7a760 color space conversions
Hex:
        #a7a760
        RGB:
        167, 167, 96
        CMY:
        35, 35, 62
        CMYK:
        0, 0, 43, 35
      HSL:
        60°, 28.7449%, 51.5686%
        HSV (HSB):
        60°, 42.5150%, 65.4902%
        XYZ:
        31.8664, 36.6975, 16.4701
        xyY:
        0.3747, 0.4316, 36.6975
      CIE-Lab:
        67.0494, -10.6210, 36.6251
        CIE-LCH:
        67.0494, 38.1340, 106.1717
        CIE-Luv:
        67.0494, 3.4253, 47.4786
        Hunter-Lab:
        60.5784, -12.1149, 26.2851
      #a7a760 color charts
#a7a760 RGB chart
      #a7a760 CMYK chart
      #a7a760 RGB pie chart
      #a7a760 color shades, tints & tones
#a7a760 color schemes
#a7a760 color preview, HTML & CSS examples
           This text has a color of #a7a760        
        
          <p style="color:#a7a760;">Text here</p>
        
        
          .mytext {color:#a7a760;}
        
        Text color #a7a760
      
           This box has a color of #a7a760        
        
          <div style="background-color:#a7a760;">Content here</div>
        
        
          .mybackground {background-color:#a7a760;}
        
        Background color #a7a760
      
           Border around this has a color of #a7a760        
        
          <div style="border:2px solid #a7a760;">Content here</div>
        
        
          .myborder {border:2px solid #a7a760;}
        
        Border color #a7a760