#a96896 color space conversions
Hex:
        #a96896
        RGB:
        169, 104, 150
        CMY:
        34, 59, 41
        CMYK:
        0, 38, 11, 34
      HSL:
        318°, 27.4262%, 53.5294%
        HSV (HSB):
        318°, 38.4615%, 66.2745%
        XYZ:
        26.8175, 20.5377, 31.4049
        xyY:
        0.3405, 0.2608, 20.5377
      CIE-Lab:
        52.4397, 32.9430, -14.1429
        CIE-LCH:
        52.4397, 35.8505, 336.7654
        CIE-Luv:
        52.4397, 35.5519, -25.6147
        Hunter-Lab:
        45.3185, 26.3212, -9.3639
      #a96896 color charts
#a96896 RGB chart
      #a96896 CMYK chart
      #a96896 RGB pie chart
      #a96896 color shades, tints & tones
#a96896 color schemes
#a96896 color preview, HTML & CSS examples
           This text has a color of #a96896        
        
          <p style="color:#a96896;">Text here</p>
        
        
          .mytext {color:#a96896;}
        
        Text color #a96896
      
           This box has a color of #a96896        
        
          <div style="background-color:#a96896;">Content here</div>
        
        
          .mybackground {background-color:#a96896;}
        
        Background color #a96896
      
           Border around this has a color of #a96896        
        
          <div style="border:2px solid #a96896;">Content here</div>
        
        
          .myborder {border:2px solid #a96896;}
        
        Border color #a96896