#a96c80 color space conversions
Hex:
        #a96c80
        RGB:
        169, 108, 128
        CMY:
        34, 58, 50
        CMYK:
        0, 36, 24, 34
      HSL:
        340°, 26.1803%, 54.3137%
        HSV (HSB):
        340°, 36.0947%, 66.2745%
        XYZ:
        25.6210, 20.7187, 23.0708
        xyY:
        0.3691, 0.2985, 20.7187
      CIE-Lab:
        52.6402, 27.1273, -0.8881
        CIE-LCH:
        52.6402, 27.1419, 358.1249
        CIE-Luv:
        52.6402, 37.5179, -5.8974
        Hunter-Lab:
        45.5177, 20.8180, 1.8111
      #a96c80 color charts
#a96c80 RGB chart
      #a96c80 CMYK chart
      #a96c80 RGB pie chart
      #a96c80 color shades, tints & tones
#a96c80 color schemes
#a96c80 color preview, HTML & CSS examples
           This text has a color of #a96c80        
        
          <p style="color:#a96c80;">Text here</p>
        
        
          .mytext {color:#a96c80;}
        
        Text color #a96c80
      
           This box has a color of #a96c80        
        
          <div style="background-color:#a96c80;">Content here</div>
        
        
          .mybackground {background-color:#a96c80;}
        
        Background color #a96c80
      
           Border around this has a color of #a96c80        
        
          <div style="border:2px solid #a96c80;">Content here</div>
        
        
          .myborder {border:2px solid #a96c80;}
        
        Border color #a96c80