#a47b40 color space conversions
Hex:
        #a47b40
        RGB:
        164, 123, 64
        CMY:
        36, 52, 75
        CMYK:
        0, 25, 61, 36
      HSL:
        35°, 43.8596%, 44.7059%
        HSV (HSB):
        35°, 60.9756%, 64.3137%
        XYZ:
        23.3182, 22.4286, 7.9506
        xyY:
        0.4343, 0.4177, 22.4286
      CIE-Lab:
        54.4788, 9.2201, 37.9208
        CIE-LCH:
        54.4788, 39.0256, 76.3343
        CIE-Luv:
        54.4788, 32.0912, 40.9944
        Hunter-Lab:
        47.3588, 5.0106, 23.1975
      #a47b40 color charts
#a47b40 RGB chart
      #a47b40 CMYK chart
      #a47b40 RGB pie chart
      #a47b40 color shades, tints & tones
#a47b40 color schemes
#a47b40 color preview, HTML & CSS examples
           This text has a color of #a47b40        
        
          <p style="color:#a47b40;">Text here</p>
        
        
          .mytext {color:#a47b40;}
        
        Text color #a47b40
      
           This box has a color of #a47b40        
        
          <div style="background-color:#a47b40;">Content here</div>
        
        
          .mybackground {background-color:#a47b40;}
        
        Background color #a47b40
      
           Border around this has a color of #a47b40        
        
          <div style="border:2px solid #a47b40;">Content here</div>
        
        
          .myborder {border:2px solid #a47b40;}
        
        Border color #a47b40