#a95a70 color space conversions
Hex:
        #a95a70
        RGB:
        169, 90, 112
        CMY:
        34, 65, 56
        CMYK:
        0, 47, 34, 34
      HSL:
        343°, 31.4741%, 50.7843%
        HSV (HSB):
        343°, 46.7456%, 66.2745%
        XYZ:
        22.9430, 16.9172, 17.3854
        xyY:
        0.4008, 0.2955, 16.9172
      CIE-Lab:
        48.1555, 34.7876, 2.1110
        CIE-LCH:
        48.1555, 34.8516, 3.4726
        CIE-Luv:
        48.1555, 50.8477, -3.3521
        Hunter-Lab:
        41.1305, 27.5905, 3.7302
      #a95a70 color charts
#a95a70 RGB chart
      #a95a70 CMYK chart
      #a95a70 RGB pie chart
      #a95a70 color shades, tints & tones
#a95a70 color schemes
#a95a70 color preview, HTML & CSS examples
           This text has a color of #a95a70        
        
          <p style="color:#a95a70;">Text here</p>
        
        
          .mytext {color:#a95a70;}
        
        Text color #a95a70
      
           This box has a color of #a95a70        
        
          <div style="background-color:#a95a70;">Content here</div>
        
        
          .mybackground {background-color:#a95a70;}
        
        Background color #a95a70
      
           Border around this has a color of #a95a70        
        
          <div style="border:2px solid #a95a70;">Content here</div>
        
        
          .myborder {border:2px solid #a95a70;}
        
        Border color #a95a70