#a1823d color space conversions
Hex:
        #a1823d
        RGB:
        161, 130, 61
        CMY:
        37, 49, 76
        CMYK:
        0, 19, 62, 37
      HSL:
        41°, 45.0450%, 43.5294%
        HSV (HSB):
        41°, 62.1118%, 63.1373%
        XYZ:
        23.5229, 23.8793, 7.7842
        xyY:
        0.4262, 0.4327, 23.8793
      CIE-Lab:
        55.9667, 3.7200, 41.0734
        CIE-LCH:
        55.9667, 41.2415, 84.8249
        CIE-Luv:
        55.9667, 25.0632, 45.2760
        Hunter-Lab:
        48.8664, 0.4086, 24.7618
      #a1823d color charts
#a1823d RGB chart
      #a1823d CMYK chart
      #a1823d RGB pie chart
      #a1823d color shades, tints & tones
#a1823d color schemes
#a1823d color preview, HTML & CSS examples
           This text has a color of #a1823d        
        
          <p style="color:#a1823d;">Text here</p>
        
        
          .mytext {color:#a1823d;}
        
        Text color #a1823d
      
           This box has a color of #a1823d        
        
          <div style="background-color:#a1823d;">Content here</div>
        
        
          .mybackground {background-color:#a1823d;}
        
        Background color #a1823d
      
           Border around this has a color of #a1823d        
        
          <div style="border:2px solid #a1823d;">Content here</div>
        
        
          .myborder {border:2px solid #a1823d;}
        
        Border color #a1823d