#a16b44 color space conversions
Hex:
        #a16b44
        RGB:
        161, 107, 68
        CMY:
        37, 58, 73
        CMYK:
        0, 34, 58, 37
      HSL:
        25°, 40.6114%, 44.9020%
        HSV (HSB):
        25°, 57.7640%, 63.1373%
        XYZ:
        20.9990, 18.5098, 7.9348
        xyY:
        0.4426, 0.3901, 18.5098
      CIE-Lab:
        50.1087, 17.3153, 30.4416
        CIE-LCH:
        50.1087, 35.0216, 60.3685
        CIE-Luv:
        50.1087, 40.8130, 31.4604
        Hunter-Lab:
        43.0230, 11.8334, 19.1811
      #a16b44 color charts
#a16b44 RGB chart
      #a16b44 CMYK chart
      #a16b44 RGB pie chart
      #a16b44 color shades, tints & tones
#a16b44 color schemes
#a16b44 color preview, HTML & CSS examples
           This text has a color of #a16b44        
        
          <p style="color:#a16b44;">Text here</p>
        
        
          .mytext {color:#a16b44;}
        
        Text color #a16b44
      
           This box has a color of #a16b44        
        
          <div style="background-color:#a16b44;">Content here</div>
        
        
          .mybackground {background-color:#a16b44;}
        
        Background color #a16b44
      
           Border around this has a color of #a16b44        
        
          <div style="border:2px solid #a16b44;">Content here</div>
        
        
          .myborder {border:2px solid #a16b44;}
        
        Border color #a16b44