#a07525 color space conversions
Hex:
        #a07525
        RGB:
        160, 117, 37
        CMY:
        37, 54, 85
        CMYK:
        0, 27, 77, 37
      HSL:
        39°, 62.4365%, 38.6275%
        HSV (HSB):
        39°, 76.8750%, 62.7451%
        XYZ:
        21.1924, 20.3297, 4.5573
        xyY:
        0.4599, 0.4412, 20.3297
      CIE-Lab:
        52.2080, 9.1918, 48.1594
        CIE-LCH:
        52.2080, 49.0287, 79.1943
        CIE-Luv:
        52.2080, 35.0360, 47.5798
        Hunter-Lab:
        45.0885, 4.9934, 25.5692
      #a07525 color charts
#a07525 RGB chart
      #a07525 CMYK chart
      #a07525 RGB pie chart
      #a07525 color shades, tints & tones
#a07525 color schemes
#a07525 color preview, HTML & CSS examples
           This text has a color of #a07525        
        
          <p style="color:#a07525;">Text here</p>
        
        
          .mytext {color:#a07525;}
        
        Text color #a07525
      
           This box has a color of #a07525        
        
          <div style="background-color:#a07525;">Content here</div>
        
        
          .mybackground {background-color:#a07525;}
        
        Background color #a07525
      
           Border around this has a color of #a07525        
        
          <div style="border:2px solid #a07525;">Content here</div>
        
        
          .myborder {border:2px solid #a07525;}
        
        Border color #a07525