#a94540 color space conversions
Hex:
        #a94540
        RGB:
        169, 69, 64
        CMY:
        34, 73, 75
        CMYK:
        0, 59, 62, 34
      HSL:
        3°, 45.0644%, 45.6863%
        HSV (HSB):
        3°, 62.1302%, 66.2745%
        XYZ:
        19.4157, 13.0614, 6.3483
        xyY:
        0.5001, 0.3364, 13.0614
      CIE-Lab:
        42.8557, 40.7823, 23.9229
        CIE-LCH:
        42.8557, 47.2811, 30.3959
        CIE-Luv:
        42.8557, 74.3827, 18.5007
        Hunter-Lab:
        36.1406, 32.6491, 14.8838
      #a94540 color charts
#a94540 RGB chart
      #a94540 CMYK chart
      #a94540 RGB pie chart
      #a94540 color shades, tints & tones
#a94540 color schemes
#a94540 color preview, HTML & CSS examples
           This text has a color of #a94540        
        
          <p style="color:#a94540;">Text here</p>
        
        
          .mytext {color:#a94540;}
        
        Text color #a94540
      
           This box has a color of #a94540        
        
          <div style="background-color:#a94540;">Content here</div>
        
        
          .mybackground {background-color:#a94540;}
        
        Background color #a94540
      
           Border around this has a color of #a94540        
        
          <div style="border:2px solid #a94540;">Content here</div>
        
        
          .myborder {border:2px solid #a94540;}
        
        Border color #a94540