#a95a60 color space conversions
Hex:
        #a95a60
        RGB:
        169, 90, 96
        CMY:
        34, 65, 62
        CMYK:
        0, 47, 43, 34
      HSL:
        355°, 31.4741%, 50.7843%
        HSV (HSB):
        355°, 46.7456%, 66.2745%
        XYZ:
        22.1297, 16.5919, 13.1025
        xyY:
        0.4270, 0.3202, 16.5919
      CIE-Lab:
        47.7416, 32.8487, 11.1589
        CIE-LCH:
        47.7416, 34.6923, 18.7630
        CIE-Luv:
        47.7416, 54.2528, 7.9900
        Hunter-Lab:
        40.7331, 25.6933, 9.4415
      #a95a60 color charts
#a95a60 RGB chart
      #a95a60 CMYK chart
      #a95a60 RGB pie chart
      #a95a60 color shades, tints & tones
#a95a60 color schemes
#a95a60 color preview, HTML & CSS examples
           This text has a color of #a95a60        
        
          <p style="color:#a95a60;">Text here</p>
        
        
          .mytext {color:#a95a60;}
        
        Text color #a95a60
      
           This box has a color of #a95a60        
        
          <div style="background-color:#a95a60;">Content here</div>
        
        
          .mybackground {background-color:#a95a60;}
        
        Background color #a95a60
      
           Border around this has a color of #a95a60        
        
          <div style="border:2px solid #a95a60;">Content here</div>
        
        
          .myborder {border:2px solid #a95a60;}
        
        Border color #a95a60