#a96a99 color space conversions
Hex:
        #a96a99
        RGB:
        169, 106, 153
        CMY:
        34, 58, 40
        CMYK:
        0, 37, 9, 34
      HSL:
        315°, 26.8085%, 53.9216%
        HSV (HSB):
        315°, 37.2781%, 66.2745%
        XYZ:
        27.2660, 21.0430, 32.7616
        xyY:
        0.3363, 0.2596, 21.0430
      CIE-Lab:
        52.9965, 32.3610, -15.0591
        CIE-LCH:
        52.9965, 35.6933, 335.0452
        CIE-Luv:
        52.9965, 34.0075, -26.9230
        Hunter-Lab:
        45.8726, 25.8205, -10.2333
      #a96a99 color charts
#a96a99 RGB chart
      #a96a99 CMYK chart
      #a96a99 RGB pie chart
      #a96a99 color shades, tints & tones
#a96a99 color schemes
#a96a99 color preview, HTML & CSS examples
           This text has a color of #a96a99        
        
          <p style="color:#a96a99;">Text here</p>
        
        
          .mytext {color:#a96a99;}
        
        Text color #a96a99
      
           This box has a color of #a96a99        
        
          <div style="background-color:#a96a99;">Content here</div>
        
        
          .mybackground {background-color:#a96a99;}
        
        Background color #a96a99
      
           Border around this has a color of #a96a99        
        
          <div style="border:2px solid #a96a99;">Content here</div>
        
        
          .myborder {border:2px solid #a96a99;}
        
        Border color #a96a99