#a06e32 color space conversions
Hex:
        #a06e32
        RGB:
        160, 110, 50
        CMY:
        37, 57, 80
        CMYK:
        0, 31, 69, 37
      HSL:
        33°, 52.3810%, 41.1765%
        HSV (HSB):
        33°, 68.7500%, 62.7451%
        XYZ:
        20.6489, 18.8557, 5.5688
        xyY:
        0.4581, 0.4183, 18.8557
      CIE-Lab:
        50.5180, 13.8616, 40.4474
        CIE-LCH:
        50.5180, 42.7567, 71.0830
        CIE-Luv:
        50.5180, 39.4807, 40.4971
        Hunter-Lab:
        43.4232, 8.8908, 22.7926
      #a06e32 color charts
#a06e32 RGB chart
      #a06e32 CMYK chart
      #a06e32 RGB pie chart
      #a06e32 color shades, tints & tones
#a06e32 color schemes
#a06e32 color preview, HTML & CSS examples
           This text has a color of #a06e32        
        
          <p style="color:#a06e32;">Text here</p>
        
        
          .mytext {color:#a06e32;}
        
        Text color #a06e32
      
           This box has a color of #a06e32        
        
          <div style="background-color:#a06e32;">Content here</div>
        
        
          .mybackground {background-color:#a06e32;}
        
        Background color #a06e32
      
           Border around this has a color of #a06e32        
        
          <div style="border:2px solid #a06e32;">Content here</div>
        
        
          .myborder {border:2px solid #a06e32;}
        
        Border color #a06e32