#a79540 color space conversions
Hex:
        #a79540
        RGB:
        167, 149, 64
        CMY:
        35, 42, 75
        CMYK:
        0, 11, 62, 35
      HSL:
        50°, 44.5887%, 45.2941%
        HSV (HSB):
        50°, 61.6766%, 65.4902%
        XYZ:
        27.6092, 30.0805, 9.2015
        xyY:
        0.4127, 0.4497, 30.0805
      CIE-Lab:
        61.7237, -3.8781, 46.2398
        CIE-LCH:
        61.7237, 46.4022, 94.7942
        CIE-Luv:
        61.7237, 16.2351, 53.1576
        Hunter-Lab:
        54.8457, -6.1236, 28.4449
      #a79540 color charts
#a79540 RGB chart
      #a79540 CMYK chart
      #a79540 RGB pie chart
      #a79540 color shades, tints & tones
#a79540 color schemes
#a79540 color preview, HTML & CSS examples
           This text has a color of #a79540        
        
          <p style="color:#a79540;">Text here</p>
        
        
          .mytext {color:#a79540;}
        
        Text color #a79540
      
           This box has a color of #a79540        
        
          <div style="background-color:#a79540;">Content here</div>
        
        
          .mybackground {background-color:#a79540;}
        
        Background color #a79540
      
           Border around this has a color of #a79540        
        
          <div style="border:2px solid #a79540;">Content here</div>
        
        
          .myborder {border:2px solid #a79540;}
        
        Border color #a79540