#a07434 color space conversions
Hex:
        #a07434
        RGB:
        160, 116, 52
        CMY:
        37, 55, 80
        CMYK:
        0, 28, 68, 37
      HSL:
        36°, 50.9434%, 41.5686%
        HSV (HSB):
        36°, 67.5000%, 62.7451%
        XYZ:
        21.3624, 20.2123, 6.0243
        xyY:
        0.4488, 0.4246, 20.2123
      CIE-Lab:
        52.0764, 10.5676, 41.1633
        CIE-LCH:
        52.0764, 42.4981, 75.6017
        CIE-Luv:
        52.0764, 34.9066, 42.3827
        Hunter-Lab:
        44.9581, 6.1400, 23.5260
      #a07434 color charts
#a07434 RGB chart
      #a07434 CMYK chart
      #a07434 RGB pie chart
      #a07434 color shades, tints & tones
#a07434 color schemes
#a07434 color preview, HTML & CSS examples
           This text has a color of #a07434        
        
          <p style="color:#a07434;">Text here</p>
        
        
          .mytext {color:#a07434;}
        
        Text color #a07434
      
           This box has a color of #a07434        
        
          <div style="background-color:#a07434;">Content here</div>
        
        
          .mybackground {background-color:#a07434;}
        
        Background color #a07434
      
           Border around this has a color of #a07434        
        
          <div style="border:2px solid #a07434;">Content here</div>
        
        
          .myborder {border:2px solid #a07434;}
        
        Border color #a07434