#a07601 color space conversions
Hex:
        #a07601
        RGB:
        160, 118, 1
        CMY:
        37, 54, 100
        CMYK:
        0, 26, 99, 37
      HSL:
        44°, 98.7578%, 31.5686%
        HSV (HSB):
        44°, 99.3750%, 62.7451%
        XYZ:
        20.9811, 20.4326, 2.8668
        xyY:
        0.4738, 0.4614, 20.4326
      CIE-Lab:
        52.3229, 7.6855, 58.2992
        CIE-LCH:
        52.3229, 58.8036, 82.4901
        CIE-Luv:
        52.3229, 35.2904, 53.6341
        Hunter-Lab:
        45.2025, 3.7480, 27.8815
      #a07601 color charts
#a07601 RGB chart
      #a07601 CMYK chart
      #a07601 RGB pie chart
      #a07601 color shades, tints & tones
#a07601 color schemes
#a07601 color preview, HTML & CSS examples
           This text has a color of #a07601        
        
          <p style="color:#a07601;">Text here</p>
        
        
          .mytext {color:#a07601;}
        
        Text color #a07601
      
           This box has a color of #a07601        
        
          <div style="background-color:#a07601;">Content here</div>
        
        
          .mybackground {background-color:#a07601;}
        
        Background color #a07601
      
           Border around this has a color of #a07601        
        
          <div style="border:2px solid #a07601;">Content here</div>
        
        
          .myborder {border:2px solid #a07601;}
        
        Border color #a07601