#a07a24 color space conversions
Hex:
        #a07a24
        RGB:
        160, 122, 36
        CMY:
        37, 52, 86
        CMYK:
        0, 24, 78, 37
      HSL:
        42°, 63.2653%, 38.4314%
        HSV (HSB):
        42°, 77.5000%, 62.7451%
        XYZ:
        21.7752, 21.5200, 4.6752
        xyY:
        0.4539, 0.4486, 21.5200
      CIE-Lab:
        53.5140, 6.3165, 49.8177
        CIE-LCH:
        53.5140, 50.2165, 82.7739
        CIE-Luv:
        53.5140, 31.3408, 49.9243
        Hunter-Lab:
        46.3897, 2.6054, 26.4975
      #a07a24 color charts
#a07a24 RGB chart
      #a07a24 CMYK chart
      #a07a24 RGB pie chart
      #a07a24 color shades, tints & tones
#a07a24 color schemes
#a07a24 color preview, HTML & CSS examples
           This text has a color of #a07a24        
        
          <p style="color:#a07a24;">Text here</p>
        
        
          .mytext {color:#a07a24;}
        
        Text color #a07a24
      
           This box has a color of #a07a24        
        
          <div style="background-color:#a07a24;">Content here</div>
        
        
          .mybackground {background-color:#a07a24;}
        
        Background color #a07a24
      
           Border around this has a color of #a07a24        
        
          <div style="border:2px solid #a07a24;">Content here</div>
        
        
          .myborder {border:2px solid #a07a24;}
        
        Border color #a07a24