#a04e1d color space conversions
Hex:
        #a04e1d
        RGB:
        160, 78, 29
        CMY:
        37, 69, 89
        CMYK:
        0, 51, 82, 37
      HSL:
        22°, 69.3122%, 37.0588%
        HSV (HSB):
        22°, 81.8750%, 62.7451%
        XYZ:
        17.4434, 13.0111, 2.7544
        xyY:
        0.5253, 0.3918, 13.0111
      CIE-Lab:
        42.7799, 30.7793, 42.6336
        CIE-LCH:
        42.7799, 52.5832, 54.1726
        CIE-Luv:
        42.7799, 65.6573, 34.3870
        Hunter-Lab:
        36.0709, 23.1961, 20.7221
      #a04e1d color charts
#a04e1d RGB chart
      #a04e1d CMYK chart
      #a04e1d RGB pie chart
      #a04e1d color shades, tints & tones
#a04e1d color schemes
#a04e1d color preview, HTML & CSS examples
           This text has a color of #a04e1d        
        
          <p style="color:#a04e1d;">Text here</p>
        
        
          .mytext {color:#a04e1d;}
        
        Text color #a04e1d
      
           This box has a color of #a04e1d        
        
          <div style="background-color:#a04e1d;">Content here</div>
        
        
          .mybackground {background-color:#a04e1d;}
        
        Background color #a04e1d
      
           Border around this has a color of #a04e1d        
        
          <div style="border:2px solid #a04e1d;">Content here</div>
        
        
          .myborder {border:2px solid #a04e1d;}
        
        Border color #a04e1d