#a07825 color space conversions
Hex:
        #a07825
        RGB:
        160, 120, 37
        CMY:
        37, 53, 85
        CMYK:
        0, 25, 77, 37
      HSL:
        40°, 62.4365%, 38.6275%
        HSV (HSB):
        40°, 76.8750%, 62.7451%
        XYZ:
        21.5476, 21.0401, 4.6757
        xyY:
        0.4559, 0.4452, 21.0401
      CIE-Lab:
        52.9933, 7.4911, 48.9172
        CIE-LCH:
        52.9933, 49.4875, 81.2935
        CIE-Luv:
        52.9933, 32.7880, 48.8320
        Hunter-Lab:
        45.8695, 3.5804, 26.0649
      #a07825 color charts
#a07825 RGB chart
      #a07825 CMYK chart
      #a07825 RGB pie chart
      #a07825 color shades, tints & tones
#a07825 color schemes
#a07825 color preview, HTML & CSS examples
           This text has a color of #a07825        
        
          <p style="color:#a07825;">Text here</p>
        
        
          .mytext {color:#a07825;}
        
        Text color #a07825
      
           This box has a color of #a07825        
        
          <div style="background-color:#a07825;">Content here</div>
        
        
          .mybackground {background-color:#a07825;}
        
        Background color #a07825
      
           Border around this has a color of #a07825        
        
          <div style="border:2px solid #a07825;">Content here</div>
        
        
          .myborder {border:2px solid #a07825;}
        
        Border color #a07825