#a0603d color space conversions
Hex:
        #a0603d
        RGB:
        160, 96, 61
        CMY:
        37, 62, 76
        CMYK:
        0, 40, 62, 37
      HSL:
        21°, 44.7964%, 43.3333%
        HSV (HSB):
        21°, 61.8750%, 62.7451%
        XYZ:
        19.5224, 16.1762, 6.5083
        xyY:
        0.4625, 0.3833, 16.1762
      CIE-Lab:
        47.2049, 22.5739, 30.7754
        CIE-LCH:
        47.2049, 38.1668, 53.7398
        CIE-Luv:
        47.2049, 48.7109, 29.7586
        Hunter-Lab:
        40.2197, 16.2582, 18.5596
      #a0603d color charts
#a0603d RGB chart
      #a0603d CMYK chart
      #a0603d RGB pie chart
      #a0603d color shades, tints & tones
#a0603d color schemes
#a0603d color preview, HTML & CSS examples
           This text has a color of #a0603d        
        
          <p style="color:#a0603d;">Text here</p>
        
        
          .mytext {color:#a0603d;}
        
        Text color #a0603d
      
           This box has a color of #a0603d        
        
          <div style="background-color:#a0603d;">Content here</div>
        
        
          .mybackground {background-color:#a0603d;}
        
        Background color #a0603d
      
           Border around this has a color of #a0603d        
        
          <div style="border:2px solid #a0603d;">Content here</div>
        
        
          .myborder {border:2px solid #a0603d;}
        
        Border color #a0603d