#a1861f color space conversions
Hex:
        #a1861f
        RGB:
        161, 134, 31
        CMY:
        37, 47, 88
        CMYK:
        0, 17, 81, 37
      HSL:
        48°, 67.7083%, 37.6471%
        HSV (HSB):
        48°, 80.7453%, 63.1373%
        XYZ:
        23.4704, 24.7262, 4.8319
        xyY:
        0.4426, 0.4663, 24.7262
      CIE-Lab:
        56.8077, -0.1387, 54.7222
        CIE-LCH:
        56.8077, 54.7224, 90.1452
        CIE-Luv:
        56.8077, 23.4683, 56.0879
        Hunter-Lab:
        49.7254, -2.7677, 29.0465
      #a1861f color charts
#a1861f RGB chart
      #a1861f CMYK chart
      #a1861f RGB pie chart
      #a1861f color shades, tints & tones
#a1861f color schemes
#a1861f color preview, HTML & CSS examples
           This text has a color of #a1861f        
        
          <p style="color:#a1861f;">Text here</p>
        
        
          .mytext {color:#a1861f;}
        
        Text color #a1861f
      
           This box has a color of #a1861f        
        
          <div style="background-color:#a1861f;">Content here</div>
        
        
          .mybackground {background-color:#a1861f;}
        
        Background color #a1861f
      
           Border around this has a color of #a1861f        
        
          <div style="border:2px solid #a1861f;">Content here</div>
        
        
          .myborder {border:2px solid #a1861f;}
        
        Border color #a1861f