#a94850 color space conversions
Hex:
        #a94850
        RGB:
        169, 72, 80
        CMY:
        34, 72, 69
        CMYK:
        0, 57, 53, 34
      HSL:
        355°, 40.2490%, 47.2549%
        HSV (HSB):
        355°, 57.3964%, 66.2745%
        XYZ:
        20.1275, 13.6489, 9.1631
        xyY:
        0.4687, 0.3179, 13.6489
      CIE-Lab:
        43.7252, 40.5897, 15.3301
        CIE-LCH:
        43.7252, 43.3882, 20.6908
        CIE-Luv:
        43.7252, 68.8937, 10.4864
        Hunter-Lab:
        36.9445, 32.5948, 11.1558
      #a94850 color charts
#a94850 RGB chart
      #a94850 CMYK chart
      #a94850 RGB pie chart
      #a94850 color shades, tints & tones
#a94850 color schemes
#a94850 color preview, HTML & CSS examples
           This text has a color of #a94850        
        
          <p style="color:#a94850;">Text here</p>
        
        
          .mytext {color:#a94850;}
        
        Text color #a94850
      
           This box has a color of #a94850        
        
          <div style="background-color:#a94850;">Content here</div>
        
        
          .mybackground {background-color:#a94850;}
        
        Background color #a94850
      
           Border around this has a color of #a94850        
        
          <div style="border:2px solid #a94850;">Content here</div>
        
        
          .myborder {border:2px solid #a94850;}
        
        Border color #a94850