#a49534 color space conversions
Hex:
        #a49534
        RGB:
        164, 149, 52
        CMY:
        36, 42, 80
        CMYK:
        0, 9, 68, 36
      HSL:
        52°, 51.8519%, 42.3529%
        HSV (HSB):
        52°, 68.2927%, 64.3137%
        XYZ:
        26.6771, 29.6353, 7.5630
        xyY:
        0.4176, 0.4640, 29.6353
      CIE-Lab:
        61.3383, -5.9863, 51.1288
        CIE-LCH:
        61.3383, 51.4781, 96.6779
        CIE-Luv:
        61.3383, 14.5244, 57.1673
        Hunter-Lab:
        54.4383, -7.7945, 29.8698
      #a49534 color charts
#a49534 RGB chart
      #a49534 CMYK chart
      #a49534 RGB pie chart
      #a49534 color shades, tints & tones
#a49534 color schemes
#a49534 color preview, HTML & CSS examples
           This text has a color of #a49534        
        
          <p style="color:#a49534;">Text here</p>
        
        
          .mytext {color:#a49534;}
        
        Text color #a49534
      
           This box has a color of #a49534        
        
          <div style="background-color:#a49534;">Content here</div>
        
        
          .mybackground {background-color:#a49534;}
        
        Background color #a49534
      
           Border around this has a color of #a49534        
        
          <div style="border:2px solid #a49534;">Content here</div>
        
        
          .myborder {border:2px solid #a49534;}
        
        Border color #a49534