#a07e32 color space conversions
Hex:
        #a07e32
        RGB:
        160, 126, 50
        CMY:
        37, 51, 80
        CMYK:
        0, 21, 69, 37
      HSL:
        41°, 52.3810%, 41.1765%
        HSV (HSB):
        41°, 68.7500%, 62.7451%
        XYZ:
        22.5338, 22.6256, 6.1971
        xyY:
        0.4388, 0.4406, 22.6256
      CIE-Lab:
        54.6846, 4.7833, 44.9380
        CIE-LCH:
        54.6846, 45.1918, 83.9242
        CIE-Luv:
        54.6846, 27.7540, 47.4995
        Hunter-Lab:
        47.5664, 1.3203, 25.5719
      #a07e32 color charts
#a07e32 RGB chart
      #a07e32 CMYK chart
      #a07e32 RGB pie chart
      #a07e32 color shades, tints & tones
#a07e32 color schemes
#a07e32 color preview, HTML & CSS examples
           This text has a color of #a07e32        
        
          <p style="color:#a07e32;">Text here</p>
        
        
          .mytext {color:#a07e32;}
        
        Text color #a07e32
      
           This box has a color of #a07e32        
        
          <div style="background-color:#a07e32;">Content here</div>
        
        
          .mybackground {background-color:#a07e32;}
        
        Background color #a07e32
      
           Border around this has a color of #a07e32        
        
          <div style="border:2px solid #a07e32;">Content here</div>
        
        
          .myborder {border:2px solid #a07e32;}
        
        Border color #a07e32