#a07344 color space conversions
Hex:
        #a07344
        RGB:
        160, 115, 68
        CMY:
        37, 55, 73
        CMYK:
        0, 28, 58, 37
      HSL:
        31°, 40.3509%, 44.7059%
        HSV (HSB):
        31°, 57.5000%, 62.7451%
        XYZ:
        21.6713, 20.1524, 8.2164
        xyY:
        0.4331, 0.4027, 20.1524
      CIE-Lab:
        52.0091, 12.3160, 32.7413
        CIE-LCH:
        52.0091, 34.9810, 69.3857
        CIE-Luv:
        52.0091, 34.3619, 35.1172
        Hunter-Lab:
        44.8914, 7.6108, 20.5722
      #a07344 color charts
#a07344 RGB chart
      #a07344 CMYK chart
      #a07344 RGB pie chart
      #a07344 color shades, tints & tones
#a07344 color schemes
#a07344 color preview, HTML & CSS examples
           This text has a color of #a07344        
        
          <p style="color:#a07344;">Text here</p>
        
        
          .mytext {color:#a07344;}
        
        Text color #a07344
      
           This box has a color of #a07344        
        
          <div style="background-color:#a07344;">Content here</div>
        
        
          .mybackground {background-color:#a07344;}
        
        Background color #a07344
      
           Border around this has a color of #a07344        
        
          <div style="border:2px solid #a07344;">Content here</div>
        
        
          .myborder {border:2px solid #a07344;}
        
        Border color #a07344