#a95955 color space conversions
Hex:
        #a95955
        RGB:
        169, 89, 85
        CMY:
        34, 65, 67
        CMYK:
        0, 47, 50, 34
      HSL:
        3°, 33.0709%, 49.8039%
        HSV (HSB):
        3°, 49.7041%, 66.2745%
        XYZ:
        21.5743, 16.2357, 10.5910
        xyY:
        0.4457, 0.3354, 16.2357
      CIE-Lab:
        47.2821, 32.2340, 17.1280
        CIE-LCH:
        47.2821, 36.5020, 27.9846
        CIE-Luv:
        47.2821, 57.0645, 14.6589
        Hunter-Lab:
        40.2935, 25.0603, 12.6212
      #a95955 color charts
#a95955 RGB chart
      #a95955 CMYK chart
      #a95955 RGB pie chart
      #a95955 color shades, tints & tones
#a95955 color schemes
#a95955 color preview, HTML & CSS examples
           This text has a color of #a95955        
        
          <p style="color:#a95955;">Text here</p>
        
        
          .mytext {color:#a95955;}
        
        Text color #a95955
      
           This box has a color of #a95955        
        
          <div style="background-color:#a95955;">Content here</div>
        
        
          .mybackground {background-color:#a95955;}
        
        Background color #a95955
      
           Border around this has a color of #a95955        
        
          <div style="border:2px solid #a95955;">Content here</div>
        
        
          .myborder {border:2px solid #a95955;}
        
        Border color #a95955