#a1842d color space conversions
Hex:
        #a1842d
        RGB:
        161, 132, 45
        CMY:
        37, 48, 82
        CMYK:
        0, 18, 72, 37
      HSL:
        45°, 56.3107%, 40.3922%
        HSV (HSB):
        45°, 72.0497%, 63.1373%
        XYZ:
        23.4229, 24.2691, 5.9325
        xyY:
        0.4368, 0.4526, 24.2691
      CIE-Lab:
        56.3562, 1.5956, 48.9311
        CIE-LCH:
        56.3562, 48.9571, 88.1323
        CIE-Luv:
        56.3562, 24.4338, 51.7494
        Hunter-Lab:
        49.2636, -1.3419, 27.3446
      #a1842d color charts
#a1842d RGB chart
      #a1842d CMYK chart
      #a1842d RGB pie chart
      #a1842d color shades, tints & tones
#a1842d color schemes
#a1842d color preview, HTML & CSS examples
           This text has a color of #a1842d        
        
          <p style="color:#a1842d;">Text here</p>
        
        
          .mytext {color:#a1842d;}
        
        Text color #a1842d
      
           This box has a color of #a1842d        
        
          <div style="background-color:#a1842d;">Content here</div>
        
        
          .mybackground {background-color:#a1842d;}
        
        Background color #a1842d
      
           Border around this has a color of #a1842d        
        
          <div style="border:2px solid #a1842d;">Content here</div>
        
        
          .myborder {border:2px solid #a1842d;}
        
        Border color #a1842d