#a07245 color space conversions
Hex:
        #a07245
        RGB:
        160, 114, 69
        CMY:
        37, 55, 73
        CMYK:
        0, 29, 57, 37
      HSL:
        30°, 39.7380%, 44.9020%
        HSV (HSB):
        30°, 56.8750%, 62.7451%
        XYZ:
        21.5887, 19.9379, 8.3408
        xyY:
        0.4329, 0.3998, 19.9379
      CIE-Lab:
        51.7669, 12.9711, 31.8995
        CIE-LCH:
        51.7669, 34.4359, 67.8721
        CIE-Luv:
        51.7669, 34.9756, 34.1602
        Hunter-Lab:
        44.6519, 8.1621, 20.1812
      #a07245 color charts
#a07245 RGB chart
      #a07245 CMYK chart
      #a07245 RGB pie chart
      #a07245 color shades, tints & tones
#a07245 color schemes
#a07245 color preview, HTML & CSS examples
           This text has a color of #a07245        
        
          <p style="color:#a07245;">Text here</p>
        
        
          .mytext {color:#a07245;}
        
        Text color #a07245
      
           This box has a color of #a07245        
        
          <div style="background-color:#a07245;">Content here</div>
        
        
          .mybackground {background-color:#a07245;}
        
        Background color #a07245
      
           Border around this has a color of #a07245        
        
          <div style="border:2px solid #a07245;">Content here</div>
        
        
          .myborder {border:2px solid #a07245;}
        
        Border color #a07245