#a1896f color space conversions
Hex:
        #a1896f
        RGB:
        161, 137, 111
        CMY:
        37, 46, 56
        CMYK:
        0, 15, 31, 37
      HSL:
        31°, 21.0084%, 53.3333%
        HSV (HSB):
        31°, 31.0559%, 63.1373%
        XYZ:
        26.5128, 26.6161, 18.7790
        xyY:
        0.3687, 0.3701, 26.6161
      CIE-Lab:
        58.6173, 5.0689, 17.3235
        CIE-LCH:
        58.6173, 18.0498, 73.6902
        CIE-Luv:
        58.6173, 16.8730, 21.7563
        Hunter-Lab:
        51.5908, 1.4485, 14.5321
      #a1896f color charts
#a1896f RGB chart
      #a1896f CMYK chart
      #a1896f RGB pie chart
      #a1896f color shades, tints & tones
#a1896f color schemes
#a1896f color preview, HTML & CSS examples
           This text has a color of #a1896f        
        
          <p style="color:#a1896f;">Text here</p>
        
        
          .mytext {color:#a1896f;}
        
        Text color #a1896f
      
           This box has a color of #a1896f        
        
          <div style="background-color:#a1896f;">Content here</div>
        
        
          .mybackground {background-color:#a1896f;}
        
        Background color #a1896f
      
           Border around this has a color of #a1896f        
        
          <div style="border:2px solid #a1896f;">Content here</div>
        
        
          .myborder {border:2px solid #a1896f;}
        
        Border color #a1896f