#a0782e color space conversions
Hex:
        #a0782e
        RGB:
        160, 120, 46
        CMY:
        37, 53, 82
        CMYK:
        0, 25, 71, 37
      HSL:
        39°, 55.3398%, 40.3922%
        HSV (HSB):
        39°, 71.2500%, 62.7451%
        XYZ:
        21.7068, 21.1038, 5.5141
        xyY:
        0.4492, 0.4367, 21.1038
      CIE-Lab:
        53.0629, 7.9404, 45.0790
        CIE-LCH:
        53.0629, 45.7729, 80.0102
        CIE-Luv:
        53.0629, 32.3372, 46.2052
        Hunter-Lab:
        45.9389, 3.9510, 25.0405
      #a0782e color charts
#a0782e RGB chart
      #a0782e CMYK chart
      #a0782e RGB pie chart
      #a0782e color shades, tints & tones
#a0782e color schemes
#a0782e color preview, HTML & CSS examples
           This text has a color of #a0782e        
        
          <p style="color:#a0782e;">Text here</p>
        
        
          .mytext {color:#a0782e;}
        
        Text color #a0782e
      
           This box has a color of #a0782e        
        
          <div style="background-color:#a0782e;">Content here</div>
        
        
          .mybackground {background-color:#a0782e;}
        
        Background color #a0782e
      
           Border around this has a color of #a0782e        
        
          <div style="border:2px solid #a0782e;">Content here</div>
        
        
          .myborder {border:2px solid #a0782e;}
        
        Border color #a0782e