#a49c50 color space conversions
Hex:
        #a49c50
        RGB:
        164, 156, 80
        CMY:
        36, 39, 69
        CMYK:
        0, 5, 51, 36
      HSL:
        54°, 34.4262%, 47.8431%
        HSV (HSB):
        54°, 51.2195%, 64.3137%
        XYZ:
        28.6463, 32.2486, 12.3042
        xyY:
        0.3913, 0.4406, 32.2486
      CIE-Lab:
        63.5478, -7.6458, 40.4586
        CIE-LCH:
        63.5478, 41.1747, 100.7014
        CIE-Luv:
        63.5478, 8.8946, 49.6105
        Hunter-Lab:
        56.7879, -9.3356, 26.9052
      #a49c50 color charts
#a49c50 RGB chart
      #a49c50 CMYK chart
      #a49c50 RGB pie chart
      #a49c50 color shades, tints & tones
#a49c50 color schemes
#a49c50 color preview, HTML & CSS examples
           This text has a color of #a49c50        
        
          <p style="color:#a49c50;">Text here</p>
        
        
          .mytext {color:#a49c50;}
        
        Text color #a49c50
      
           This box has a color of #a49c50        
        
          <div style="background-color:#a49c50;">Content here</div>
        
        
          .mybackground {background-color:#a49c50;}
        
        Background color #a49c50
      
           Border around this has a color of #a49c50        
        
          <div style="border:2px solid #a49c50;">Content here</div>
        
        
          .myborder {border:2px solid #a49c50;}
        
        Border color #a49c50