#a94d32 color space conversions
Hex:
        #a94d32
        RGB:
        169, 77, 50
        CMY:
        34, 70, 80
        CMYK:
        0, 54, 70, 34
      HSL:
        14°, 54.3379%, 42.9412%
        HSV (HSB):
        14°, 70.4142%, 66.2745%
        XYZ:
        19.5918, 13.9731, 4.6821
        xyY:
        0.5122, 0.3653, 13.9731
      CIE-Lab:
        44.1943, 35.8998, 33.7147
        CIE-LCH:
        44.1943, 49.2491, 43.2022
        CIE-Luv:
        44.1943, 71.4414, 27.9718
        Hunter-Lab:
        37.3806, 28.1389, 18.7401
      #a94d32 color charts
#a94d32 RGB chart
      #a94d32 CMYK chart
      #a94d32 RGB pie chart
      #a94d32 color shades, tints & tones
#a94d32 color schemes
#a94d32 color preview, HTML & CSS examples
           This text has a color of #a94d32        
        
          <p style="color:#a94d32;">Text here</p>
        
        
          .mytext {color:#a94d32;}
        
        Text color #a94d32
      
           This box has a color of #a94d32        
        
          <div style="background-color:#a94d32;">Content here</div>
        
        
          .mybackground {background-color:#a94d32;}
        
        Background color #a94d32
      
           Border around this has a color of #a94d32        
        
          <div style="border:2px solid #a94d32;">Content here</div>
        
        
          .myborder {border:2px solid #a94d32;}
        
        Border color #a94d32