#a5914b color space conversions
Hex:
        #a5914b
        RGB:
        165, 145, 75
        CMY:
        35, 43, 71
        CMYK:
        0, 12, 55, 35
      HSL:
        47°, 37.5000%, 47.0588%
        HSV (HSB):
        47°, 54.5455%, 64.7059%
        XYZ:
        26.9124, 28.7581, 10.7890
        xyY:
        0.4049, 0.4327, 28.7581
      CIE-Lab:
        60.5676, -1.7044, 39.4642
        CIE-LCH:
        60.5676, 39.5010, 92.4729
        CIE-Luv:
        60.5676, 16.9774, 46.5914
        Hunter-Lab:
        53.6266, -4.2666, 25.6102
      #a5914b color charts
#a5914b RGB chart
      #a5914b CMYK chart
      #a5914b RGB pie chart
      #a5914b color shades, tints & tones
#a5914b color schemes
#a5914b color preview, HTML & CSS examples
           This text has a color of #a5914b        
        
          <p style="color:#a5914b;">Text here</p>
        
        
          .mytext {color:#a5914b;}
        
        Text color #a5914b
      
           This box has a color of #a5914b        
        
          <div style="background-color:#a5914b;">Content here</div>
        
        
          .mybackground {background-color:#a5914b;}
        
        Background color #a5914b
      
           Border around this has a color of #a5914b        
        
          <div style="border:2px solid #a5914b;">Content here</div>
        
        
          .myborder {border:2px solid #a5914b;}
        
        Border color #a5914b