#a06520 color space conversions
Hex:
        #a06520
        RGB:
        160, 101, 32
        CMY:
        37, 60, 87
        CMYK:
        0, 37, 80, 37
      HSL:
        32°, 66.6667%, 37.6471%
        HSV (HSB):
        32°, 80.0000%, 62.7451%
        XYZ:
        19.4116, 16.8852, 3.6026
        xyY:
        0.4865, 0.4232, 16.8852
      CIE-Lab:
        48.1151, 18.0914, 46.3365
        CIE-LCH:
        48.1151, 49.7430, 68.6726
        CIE-Luv:
        48.1151, 47.5673, 42.3505
        Hunter-Lab:
        41.0916, 12.4126, 23.5661
      #a06520 color charts
#a06520 RGB chart
      #a06520 CMYK chart
      #a06520 RGB pie chart
      #a06520 color shades, tints & tones
#a06520 color schemes
#a06520 color preview, HTML & CSS examples
           This text has a color of #a06520        
        
          <p style="color:#a06520;">Text here</p>
        
        
          .mytext {color:#a06520;}
        
        Text color #a06520
      
           This box has a color of #a06520        
        
          <div style="background-color:#a06520;">Content here</div>
        
        
          .mybackground {background-color:#a06520;}
        
        Background color #a06520
      
           Border around this has a color of #a06520        
        
          <div style="border:2px solid #a06520;">Content here</div>
        
        
          .myborder {border:2px solid #a06520;}
        
        Border color #a06520