#a16f82 color space conversions
Hex:
        #a16f82
        RGB:
        161, 111, 130
        CMY:
        37, 56, 49
        CMYK:
        0, 31, 19, 37
      HSL:
        337°, 21.0084%, 53.3333%
        HSV (HSB):
        337°, 31.0559%, 63.1373%
        XYZ:
        24.4116, 20.5577, 23.8005
        xyY:
        0.3550, 0.2989, 20.5577
      CIE-Lab:
        52.4619, 22.7316, -2.4395
        CIE-LCH:
        52.4619, 22.8621, 353.8746
        CIE-Luv:
        52.4619, 29.8400, -7.2090
        Hunter-Lab:
        45.3405, 16.7596, 0.6155
      #a16f82 color charts
#a16f82 RGB chart
      #a16f82 CMYK chart
      #a16f82 RGB pie chart
      #a16f82 color shades, tints & tones
#a16f82 color schemes
#a16f82 color preview, HTML & CSS examples
           This text has a color of #a16f82        
        
          <p style="color:#a16f82;">Text here</p>
        
        
          .mytext {color:#a16f82;}
        
        Text color #a16f82
      
           This box has a color of #a16f82        
        
          <div style="background-color:#a16f82;">Content here</div>
        
        
          .mybackground {background-color:#a16f82;}
        
        Background color #a16f82
      
           Border around this has a color of #a16f82        
        
          <div style="border:2px solid #a16f82;">Content here</div>
        
        
          .myborder {border:2px solid #a16f82;}
        
        Border color #a16f82