#a07e42 color space conversions
Hex:
        #a07e42
        RGB:
        160, 126, 66
        CMY:
        37, 51, 74
        CMYK:
        0, 21, 59, 37
      HSL:
        38°, 41.5929%, 44.3137%
        HSV (HSB):
        38°, 58.7500%, 62.7451%
        XYZ:
        22.9414, 22.7886, 8.3438
        xyY:
        0.4243, 0.4214, 22.7886
      CIE-Lab:
        54.8540, 5.9081, 37.2119
        CIE-LCH:
        54.8540, 37.6780, 80.9785
        CIE-Luv:
        54.8540, 26.7957, 41.2330
        Hunter-Lab:
        47.7374, 2.2421, 23.0532
      #a07e42 color charts
#a07e42 RGB chart
      #a07e42 CMYK chart
      #a07e42 RGB pie chart
      #a07e42 color shades, tints & tones
#a07e42 color schemes
#a07e42 color preview, HTML & CSS examples
           This text has a color of #a07e42        
        
          <p style="color:#a07e42;">Text here</p>
        
        
          .mytext {color:#a07e42;}
        
        Text color #a07e42
      
           This box has a color of #a07e42        
        
          <div style="background-color:#a07e42;">Content here</div>
        
        
          .mybackground {background-color:#a07e42;}
        
        Background color #a07e42
      
           Border around this has a color of #a07e42        
        
          <div style="border:2px solid #a07e42;">Content here</div>
        
        
          .myborder {border:2px solid #a07e42;}
        
        Border color #a07e42