#a0662f color space conversions
Hex:
        #a0662f
        RGB:
        160, 102, 47
        CMY:
        37, 60, 82
        CMYK:
        0, 36, 71, 37
      HSL:
        29°, 54.5894%, 40.5882%
        HSV (HSB):
        29°, 70.6250%, 62.7451%
        XYZ:
        19.7617, 17.1816, 4.9641
        xyY:
        0.4716, 0.4100, 17.1816
      CIE-Lab:
        48.4880, 18.2436, 39.7380
        CIE-LCH:
        48.4880, 43.7257, 65.3403
        CIE-Luv:
        48.4880, 45.7115, 38.1664
        Hunter-Lab:
        41.4506, 12.5615, 21.9149
      #a0662f color charts
#a0662f RGB chart
      #a0662f CMYK chart
      #a0662f RGB pie chart
      #a0662f color shades, tints & tones
#a0662f color schemes
#a0662f color preview, HTML & CSS examples
           This text has a color of #a0662f        
        
          <p style="color:#a0662f;">Text here</p>
        
        
          .mytext {color:#a0662f;}
        
        Text color #a0662f
      
           This box has a color of #a0662f        
        
          <div style="background-color:#a0662f;">Content here</div>
        
        
          .mybackground {background-color:#a0662f;}
        
        Background color #a0662f
      
           Border around this has a color of #a0662f        
        
          <div style="border:2px solid #a0662f;">Content here</div>
        
        
          .myborder {border:2px solid #a0662f;}
        
        Border color #a0662f