#a16d83 color space conversions
Hex:
        #a16d83
        RGB:
        161, 109, 131
        CMY:
        37, 57, 49
        CMYK:
        0, 32, 19, 37
      HSL:
        335°, 21.6667%, 52.9412%
        HSV (HSB):
        335°, 32.2981%, 63.1373%
        XYZ:
        24.2633, 20.1530, 24.0838
        xyY:
        0.3542, 0.2942, 20.1530
      CIE-Lab:
        52.0098, 24.0354, -3.6952
        CIE-LCH:
        52.0098, 24.3178, 351.2597
        CIE-Luv:
        52.0098, 30.7753, -9.1550
        Hunter-Lab:
        44.8921, 17.9145, -0.3835
      #a16d83 color charts
#a16d83 RGB chart
      #a16d83 CMYK chart
      #a16d83 RGB pie chart
      #a16d83 color shades, tints & tones
#a16d83 color schemes
#a16d83 color preview, HTML & CSS examples
           This text has a color of #a16d83        
        
          <p style="color:#a16d83;">Text here</p>
        
        
          .mytext {color:#a16d83;}
        
        Text color #a16d83
      
           This box has a color of #a16d83        
        
          <div style="background-color:#a16d83;">Content here</div>
        
        
          .mybackground {background-color:#a16d83;}
        
        Background color #a16d83
      
           Border around this has a color of #a16d83        
        
          <div style="border:2px solid #a16d83;">Content here</div>
        
        
          .myborder {border:2px solid #a16d83;}
        
        Border color #a16d83