#a94b40 color space conversions
Hex:
        #a94b40
        RGB:
        169, 75, 64
        CMY:
        34, 71, 75
        CMYK:
        0, 56, 62, 34
      HSL:
        6°, 45.0644%, 45.6863%
        HSV (HSB):
        6°, 62.1302%, 66.2745%
        XYZ:
        19.8037, 13.8373, 6.4776
        xyY:
        0.4936, 0.3449, 13.8373
      CIE-Lab:
        43.9987, 37.8036, 25.3707
        CIE-LCH:
        43.9987, 45.5278, 33.8663
        CIE-Luv:
        43.9987, 70.4295, 20.7481
        Hunter-Lab:
        37.1986, 29.9319, 15.7145
      #a94b40 color charts
#a94b40 RGB chart
      #a94b40 CMYK chart
      #a94b40 RGB pie chart
      #a94b40 color shades, tints & tones
#a94b40 color schemes
#a94b40 color preview, HTML & CSS examples
           This text has a color of #a94b40        
        
          <p style="color:#a94b40;">Text here</p>
        
        
          .mytext {color:#a94b40;}
        
        Text color #a94b40
      
           This box has a color of #a94b40        
        
          <div style="background-color:#a94b40;">Content here</div>
        
        
          .mybackground {background-color:#a94b40;}
        
        Background color #a94b40
      
           Border around this has a color of #a94b40        
        
          <div style="border:2px solid #a94b40;">Content here</div>
        
        
          .myborder {border:2px solid #a94b40;}
        
        Border color #a94b40