#a96f96 color space conversions
Hex:
        #a96f96
        RGB:
        169, 111, 150
        CMY:
        34, 56, 41
        CMYK:
        0, 34, 11, 34
      HSL:
        320°, 25.2174%, 54.9020%
        HSV (HSB):
        320°, 34.3195%, 66.2745%
        XYZ:
        27.5516, 22.0059, 31.6496
        xyY:
        0.3393, 0.2710, 22.0059
      CIE-Lab:
        54.0333, 29.0398, -11.7378
        CIE-LCH:
        54.0333, 31.3223, 337.9916
        CIE-Luv:
        54.0333, 32.0750, -21.5899
        Hunter-Lab:
        46.9105, 22.7441, -7.1645
      #a96f96 color charts
#a96f96 RGB chart
      #a96f96 CMYK chart
      #a96f96 RGB pie chart
      #a96f96 color shades, tints & tones
#a96f96 color schemes
#a96f96 color preview, HTML & CSS examples
           This text has a color of #a96f96        
        
          <p style="color:#a96f96;">Text here</p>
        
        
          .mytext {color:#a96f96;}
        
        Text color #a96f96
      
           This box has a color of #a96f96        
        
          <div style="background-color:#a96f96;">Content here</div>
        
        
          .mybackground {background-color:#a96f96;}
        
        Background color #a96f96
      
           Border around this has a color of #a96f96        
        
          <div style="border:2px solid #a96f96;">Content here</div>
        
        
          .myborder {border:2px solid #a96f96;}
        
        Border color #a96f96