#a07318 color space conversions
Hex:
        #a07318
        RGB:
        160, 115, 24
        CMY:
        37, 55, 91
        CMYK:
        0, 28, 85, 37
      HSL:
        40°, 73.9130%, 36.0784%
        HSV (HSB):
        40°, 85.0000%, 62.7451%
        XYZ:
        20.7928, 19.8010, 3.5902
        xyY:
        0.4706, 0.4481, 19.8010
      CIE-Lab:
        51.6115, 9.8452, 52.4381
        CIE-LCH:
        51.6115, 53.3543, 79.3666
        CIE-Luv:
        51.6115, 37.0932, 49.6685
        Hunter-Lab:
        44.4983, 5.5360, 26.3652
      #a07318 color charts
#a07318 RGB chart
      #a07318 CMYK chart
      #a07318 RGB pie chart
      #a07318 color shades, tints & tones
#a07318 color schemes
#a07318 color preview, HTML & CSS examples
           This text has a color of #a07318        
        
          <p style="color:#a07318;">Text here</p>
        
        
          .mytext {color:#a07318;}
        
        Text color #a07318
      
           This box has a color of #a07318        
        
          <div style="background-color:#a07318;">Content here</div>
        
        
          .mybackground {background-color:#a07318;}
        
        Background color #a07318
      
           Border around this has a color of #a07318        
        
          <div style="border:2px solid #a07318;">Content here</div>
        
        
          .myborder {border:2px solid #a07318;}
        
        Border color #a07318