#a96c95 color space conversions
Hex:
        #a96c95
        RGB:
        169, 108, 149
        CMY:
        34, 58, 42
        CMYK:
        0, 36, 12, 34
      HSL:
        320°, 26.1803%, 54.3137%
        HSV (HSB):
        320°, 36.0947%, 66.2745%
        XYZ:
        27.1496, 21.3301, 31.1199
        xyY:
        0.3411, 0.2680, 21.3301
      CIE-Lab:
        53.3089, 30.5446, -12.2436
        CIE-LCH:
        53.3089, 32.9071, 338.1570
        CIE-Luv:
        53.3089, 33.7612, -22.5199
        Hunter-Lab:
        46.1845, 24.1084, -7.6215
      #a96c95 color charts
#a96c95 RGB chart
      #a96c95 CMYK chart
      #a96c95 RGB pie chart
      #a96c95 color shades, tints & tones
#a96c95 color schemes
#a96c95 color preview, HTML & CSS examples
           This text has a color of #a96c95        
        
          <p style="color:#a96c95;">Text here</p>
        
        
          .mytext {color:#a96c95;}
        
        Text color #a96c95
      
           This box has a color of #a96c95        
        
          <div style="background-color:#a96c95;">Content here</div>
        
        
          .mybackground {background-color:#a96c95;}
        
        Background color #a96c95
      
           Border around this has a color of #a96c95        
        
          <div style="border:2px solid #a96c95;">Content here</div>
        
        
          .myborder {border:2px solid #a96c95;}
        
        Border color #a96c95