#a49529 color space conversions
Hex:
        #a49529
        RGB:
        164, 149, 41
        CMY:
        36, 42, 84
        CMYK:
        0, 9, 75, 36
      HSL:
        53°, 60.0000%, 40.1961%
        HSV (HSB):
        53°, 75.0000%, 64.3137%
        XYZ:
        26.4575, 29.5475, 6.4066
        xyY:
        0.4239, 0.4734, 29.5475
      CIE-Lab:
        61.2618, -6.5573, 55.4209
        CIE-LCH:
        61.2618, 55.8074, 96.7478
        CIE-Luv:
        61.2618, 14.8374, 60.2123
        Hunter-Lab:
        54.3576, -8.2444, 31.0624
      #a49529 color charts
#a49529 RGB chart
      #a49529 CMYK chart
      #a49529 RGB pie chart
      #a49529 color shades, tints & tones
#a49529 color schemes
#a49529 color preview, HTML & CSS examples
           This text has a color of #a49529        
        
          <p style="color:#a49529;">Text here</p>
        
        
          .mytext {color:#a49529;}
        
        Text color #a49529
      
           This box has a color of #a49529        
        
          <div style="background-color:#a49529;">Content here</div>
        
        
          .mybackground {background-color:#a49529;}
        
        Background color #a49529
      
           Border around this has a color of #a49529        
        
          <div style="border:2px solid #a49529;">Content here</div>
        
        
          .myborder {border:2px solid #a49529;}
        
        Border color #a49529