#a06e42 color space conversions
Hex:
        #a06e42
        RGB:
        160, 110, 66
        CMY:
        37, 57, 74
        CMYK:
        0, 31, 59, 37
      HSL:
        28°, 41.5929%, 44.3137%
        HSV (HSB):
        28°, 58.7500%, 62.7451%
        XYZ:
        21.0565, 19.0188, 7.7155
        xyY:
        0.4406, 0.3980, 19.0188
      CIE-Lab:
        50.7092, 15.0026, 32.2539
        CIE-LCH:
        50.7092, 35.5724, 65.0550
        CIE-Luv:
        50.7092, 38.0961, 33.7317
        Hunter-Lab:
        43.6105, 9.8668, 20.0380
      #a06e42 color charts
#a06e42 RGB chart
      #a06e42 CMYK chart
      #a06e42 RGB pie chart
      #a06e42 color shades, tints & tones
#a06e42 color schemes
#a06e42 color preview, HTML & CSS examples
           This text has a color of #a06e42        
        
          <p style="color:#a06e42;">Text here</p>
        
        
          .mytext {color:#a06e42;}
        
        Text color #a06e42
      
           This box has a color of #a06e42        
        
          <div style="background-color:#a06e42;">Content here</div>
        
        
          .mybackground {background-color:#a06e42;}
        
        Background color #a06e42
      
           Border around this has a color of #a06e42        
        
          <div style="border:2px solid #a06e42;">Content here</div>
        
        
          .myborder {border:2px solid #a06e42;}
        
        Border color #a06e42