#a17e96 color space conversions
Hex:
        #a17e96
        RGB:
        161, 126, 150
        CMY:
        37, 51, 41
        CMYK:
        0, 22, 7, 37
      HSL:
        319°, 15.6951%, 56.2745%
        HSV (HSB):
        319°, 21.7391%, 63.1373%
        XYZ:
        27.6638, 24.7008, 32.1638
        xyY:
        0.3273, 0.2922, 24.7008
      CIE-Lab:
        56.7827, 17.6372, -7.7111
        CIE-LCH:
        56.7827, 19.2492, 336.3849
        CIE-Luv:
        56.7827, 19.0867, -13.9729
        Hunter-Lab:
        49.6999, 12.3814, -3.5803
      #a17e96 color charts
#a17e96 RGB chart
      #a17e96 CMYK chart
      #a17e96 RGB pie chart
      #a17e96 color shades, tints & tones
#a17e96 color schemes
#a17e96 color preview, HTML & CSS examples
           This text has a color of #a17e96        
        
          <p style="color:#a17e96;">Text here</p>
        
        
          .mytext {color:#a17e96;}
        
        Text color #a17e96
      
           This box has a color of #a17e96        
        
          <div style="background-color:#a17e96;">Content here</div>
        
        
          .mybackground {background-color:#a17e96;}
        
        Background color #a17e96
      
           Border around this has a color of #a17e96        
        
          <div style="border:2px solid #a17e96;">Content here</div>
        
        
          .myborder {border:2px solid #a17e96;}
        
        Border color #a17e96