#a16c50 color space conversions
Hex:
        #a16c50
        RGB:
        161, 108, 80
        CMY:
        37, 58, 69
        CMYK:
        0, 33, 50, 37
      HSL:
        21°, 33.6100%, 47.2549%
        HSV (HSB):
        21°, 50.3106%, 63.1373%
        XYZ:
        21.5085, 18.8814, 10.1003
        xyY:
        0.4260, 0.3740, 18.8814
      CIE-Lab:
        50.5481, 17.8461, 24.2022
        CIE-LCH:
        50.5481, 30.0705, 53.5959
        CIE-Luv:
        50.5481, 38.7407, 25.5486
        Hunter-Lab:
        43.4527, 12.3127, 16.6354
      #a16c50 color charts
#a16c50 RGB chart
      #a16c50 CMYK chart
      #a16c50 RGB pie chart
      #a16c50 color shades, tints & tones
#a16c50 color schemes
#a16c50 color preview, HTML & CSS examples
           This text has a color of #a16c50        
        
          <p style="color:#a16c50;">Text here</p>
        
        
          .mytext {color:#a16c50;}
        
        Text color #a16c50
      
           This box has a color of #a16c50        
        
          <div style="background-color:#a16c50;">Content here</div>
        
        
          .mybackground {background-color:#a16c50;}
        
        Background color #a16c50
      
           Border around this has a color of #a16c50        
        
          <div style="border:2px solid #a16c50;">Content here</div>
        
        
          .myborder {border:2px solid #a16c50;}
        
        Border color #a16c50