#ad95a1 color space conversions
Hex:
        #ad95a1
        RGB:
        173, 149, 161
        CMY:
        32, 42, 37
        CMYK:
        0, 14, 7, 32
      HSL:
        330°, 12.7660%, 63.1373%
        HSV (HSB):
        330°, 13.8728%, 67.8431%
        XYZ:
        34.4140, 32.9523, 38.2648
        xyY:
        0.3258, 0.3120, 32.9523
      CIE-Lab:
        64.1223, 11.0163, -2.9959
        CIE-LCH:
        64.1223, 11.4164, 344.7864
        CIE-Luv:
        64.1223, 13.4043, -6.2185
        Hunter-Lab:
        57.4041, 6.5544, 0.6610
      #ad95a1 color charts
#ad95a1 RGB chart
      #ad95a1 CMYK chart
      #ad95a1 RGB pie chart
      #ad95a1 color shades, tints & tones
#ad95a1 color schemes
#ad95a1 color preview, HTML & CSS examples
           This text has a color of #ad95a1        
        
          <p style="color:#ad95a1;">Text here</p>
        
        
          .mytext {color:#ad95a1;}
        
        Text color #ad95a1
      
           This box has a color of #ad95a1        
        
          <div style="background-color:#ad95a1;">Content here</div>
        
        
          .mybackground {background-color:#ad95a1;}
        
        Background color #ad95a1
      
           Border around this has a color of #ad95a1        
        
          <div style="border:2px solid #ad95a1;">Content here</div>
        
        
          .myborder {border:2px solid #ad95a1;}
        
        Border color #ad95a1