#a07544 color space conversions
Hex:
        #a07544
        RGB:
        160, 117, 68
        CMY:
        37, 54, 73
        CMYK:
        0, 27, 58, 37
      HSL:
        32°, 40.3509%, 44.7059%
        HSV (HSB):
        32°, 57.5000%, 62.7451%
        XYZ:
        21.9019, 20.6135, 8.2933
        xyY:
        0.4311, 0.4057, 20.6135
      CIE-Lab:
        52.5239, 11.1764, 33.3662
        CIE-LCH:
        52.5239, 35.1882, 71.4811
        CIE-Luv:
        52.5239, 32.9521, 36.0624
        Hunter-Lab:
        45.4021, 6.6543, 20.9514
      #a07544 color charts
#a07544 RGB chart
      #a07544 CMYK chart
      #a07544 RGB pie chart
      #a07544 color shades, tints & tones
#a07544 color schemes
#a07544 color preview, HTML & CSS examples
           This text has a color of #a07544        
        
          <p style="color:#a07544;">Text here</p>
        
        
          .mytext {color:#a07544;}
        
        Text color #a07544
      
           This box has a color of #a07544        
        
          <div style="background-color:#a07544;">Content here</div>
        
        
          .mybackground {background-color:#a07544;}
        
        Background color #a07544
      
           Border around this has a color of #a07544        
        
          <div style="border:2px solid #a07544;">Content here</div>
        
        
          .myborder {border:2px solid #a07544;}
        
        Border color #a07544