#a07536 color space conversions
Hex:
        #a07536
        RGB:
        160, 117, 54
        CMY:
        37, 54, 79
        CMYK:
        0, 27, 66, 37
      HSL:
        36°, 49.5327%, 41.9608%
        HSV (HSB):
        36°, 66.2500%, 62.7451%
        XYZ:
        21.5243, 20.4625, 6.3052
        xyY:
        0.4457, 0.4237, 20.4625
      CIE-Lab:
        52.3561, 10.1279, 40.4787
        CIE-LCH:
        52.3561, 41.7265, 75.9528
        CIE-Luv:
        52.3561, 34.0382, 42.0728
        Hunter-Lab:
        45.2355, 5.7733, 23.4006
      #a07536 color charts
#a07536 RGB chart
      #a07536 CMYK chart
      #a07536 RGB pie chart
      #a07536 color shades, tints & tones
#a07536 color schemes
#a07536 color preview, HTML & CSS examples
           This text has a color of #a07536        
        
          <p style="color:#a07536;">Text here</p>
        
        
          .mytext {color:#a07536;}
        
        Text color #a07536
      
           This box has a color of #a07536        
        
          <div style="background-color:#a07536;">Content here</div>
        
        
          .mybackground {background-color:#a07536;}
        
        Background color #a07536
      
           Border around this has a color of #a07536        
        
          <div style="border:2px solid #a07536;">Content here</div>
        
        
          .myborder {border:2px solid #a07536;}
        
        Border color #a07536