#a07431 color space conversions
Hex:
        #a07431
        RGB:
        160, 116, 49
        CMY:
        37, 55, 81
        CMYK:
        0, 28, 69, 37
      HSL:
        36°, 53.1100%, 40.9804%
        HSV (HSB):
        36°, 69.3750%, 62.7451%
        XYZ:
        21.2970, 20.1861, 5.6796
        xyY:
        0.4516, 0.4280, 20.1861
      CIE-Lab:
        52.0470, 10.3835, 42.5947
        CIE-LCH:
        52.0470, 43.8420, 76.2999
        CIE-Luv:
        52.0470, 35.1058, 43.4628
        Hunter-Lab:
        44.9290, 5.9859, 23.9553
      #a07431 color charts
#a07431 RGB chart
      #a07431 CMYK chart
      #a07431 RGB pie chart
      #a07431 color shades, tints & tones
#a07431 color schemes
#a07431 color preview, HTML & CSS examples
           This text has a color of #a07431        
        
          <p style="color:#a07431;">Text here</p>
        
        
          .mytext {color:#a07431;}
        
        Text color #a07431
      
           This box has a color of #a07431        
        
          <div style="background-color:#a07431;">Content here</div>
        
        
          .mybackground {background-color:#a07431;}
        
        Background color #a07431
      
           Border around this has a color of #a07431        
        
          <div style="border:2px solid #a07431;">Content here</div>
        
        
          .myborder {border:2px solid #a07431;}
        
        Border color #a07431