#a94734 color space conversions
Hex:
        #a94734
        RGB:
        169, 71, 52
        CMY:
        34, 72, 80
        CMYK:
        0, 58, 69, 34
      HSL:
        10°, 52.9412%, 43.3333%
        HSV (HSB):
        10°, 69.2308%, 66.2745%
        XYZ:
        19.2353, 13.1894, 4.7808
        xyY:
        0.5170, 0.3545, 13.1894
      CIE-Lab:
        43.0473, 39.0411, 31.2480
        CIE-LCH:
        43.0473, 50.0065, 38.6734
        CIE-Luv:
        43.0473, 75.3438, 24.9626
        Hunter-Lab:
        36.3172, 30.9865, 17.6171
      #a94734 color charts
#a94734 RGB chart
      #a94734 CMYK chart
      #a94734 RGB pie chart
      #a94734 color shades, tints & tones
#a94734 color schemes
#a94734 color preview, HTML & CSS examples
           This text has a color of #a94734        
        
          <p style="color:#a94734;">Text here</p>
        
        
          .mytext {color:#a94734;}
        
        Text color #a94734
      
           This box has a color of #a94734        
        
          <div style="background-color:#a94734;">Content here</div>
        
        
          .mybackground {background-color:#a94734;}
        
        Background color #a94734
      
           Border around this has a color of #a94734        
        
          <div style="border:2px solid #a94734;">Content here</div>
        
        
          .myborder {border:2px solid #a94734;}
        
        Border color #a94734