#a95972 color space conversions
Hex:
        #a95972
        RGB:
        169, 89, 114
        CMY:
        34, 65, 55
        CMYK:
        0, 47, 33, 34
      HSL:
        341°, 31.7460%, 50.5882%
        HSV (HSB):
        341°, 47.3373%, 66.2745%
        XYZ:
        22.9718, 16.7947, 17.9505
        xyY:
        0.3980, 0.2910, 16.7947
      CIE-Lab:
        48.0003, 35.5872, 0.6800
        CIE-LCH:
        48.0003, 35.5937, 1.0947
        CIE-Luv:
        48.0003, 50.9628, -5.3347
        Hunter-Lab:
        40.9813, 28.3398, 2.7169
      #a95972 color charts
#a95972 RGB chart
      #a95972 CMYK chart
      #a95972 RGB pie chart
      #a95972 color shades, tints & tones
#a95972 color schemes
#a95972 color preview, HTML & CSS examples
           This text has a color of #a95972        
        
          <p style="color:#a95972;">Text here</p>
        
        
          .mytext {color:#a95972;}
        
        Text color #a95972
      
           This box has a color of #a95972        
        
          <div style="background-color:#a95972;">Content here</div>
        
        
          .mybackground {background-color:#a95972;}
        
        Background color #a95972
      
           Border around this has a color of #a95972        
        
          <div style="border:2px solid #a95972;">Content here</div>
        
        
          .myborder {border:2px solid #a95972;}
        
        Border color #a95972