#a1861a color space conversions
Hex:
        #a1861a
        RGB:
        161, 134, 26
        CMY:
        37, 47, 90
        CMYK:
        0, 17, 84, 37
      HSL:
        48°, 72.1925%, 36.6667%
        HSV (HSB):
        48°, 83.8509%, 63.1373%
        XYZ:
        23.4095, 24.7018, 4.5114
        xyY:
        0.4449, 0.4694, 24.7018
      CIE-Lab:
        56.7838, -0.3070, 56.2827
        CIE-LCH:
        56.7838, 56.2835, 90.3126
        CIE-Luv:
        56.7838, 23.5946, 57.0356
        Hunter-Lab:
        49.7009, -2.9019, 29.4089
      #a1861a color charts
#a1861a RGB chart
      #a1861a CMYK chart
      #a1861a RGB pie chart
      #a1861a color shades, tints & tones
#a1861a color schemes
#a1861a color preview, HTML & CSS examples
           This text has a color of #a1861a        
        
          <p style="color:#a1861a;">Text here</p>
        
        
          .mytext {color:#a1861a;}
        
        Text color #a1861a
      
           This box has a color of #a1861a        
        
          <div style="background-color:#a1861a;">Content here</div>
        
        
          .mybackground {background-color:#a1861a;}
        
        Background color #a1861a
      
           Border around this has a color of #a1861a        
        
          <div style="border:2px solid #a1861a;">Content here</div>
        
        
          .myborder {border:2px solid #a1861a;}
        
        Border color #a1861a