#a04f25 color space conversions
Hex:
        #a04f25
        RGB:
        160, 79, 37
        CMY:
        37, 69, 85
        CMYK:
        0, 51, 77, 37
      HSL:
        20°, 62.4365%, 38.6275%
        HSV (HSB):
        20°, 76.8750%, 62.7451%
        XYZ:
        17.6271, 13.1991, 3.3689
        xyY:
        0.5155, 0.3860, 13.1991
      CIE-Lab:
        43.0617, 30.5588, 39.0432
        CIE-LCH:
        43.0617, 49.5803, 51.9500
        CIE-Luv:
        43.0617, 64.1146, 32.4366
        Hunter-Lab:
        36.3306, 23.0273, 19.9335
      #a04f25 color charts
#a04f25 RGB chart
      #a04f25 CMYK chart
      #a04f25 RGB pie chart
      #a04f25 color shades, tints & tones
#a04f25 color schemes
#a04f25 color preview, HTML & CSS examples
           This text has a color of #a04f25        
        
          <p style="color:#a04f25;">Text here</p>
        
        
          .mytext {color:#a04f25;}
        
        Text color #a04f25
      
           This box has a color of #a04f25        
        
          <div style="background-color:#a04f25;">Content here</div>
        
        
          .mybackground {background-color:#a04f25;}
        
        Background color #a04f25
      
           Border around this has a color of #a04f25        
        
          <div style="border:2px solid #a04f25;">Content here</div>
        
        
          .myborder {border:2px solid #a04f25;}
        
        Border color #a04f25