#a5914d color space conversions
Hex:
        #a5914d
        RGB:
        165, 145, 77
        CMY:
        35, 43, 70
        CMYK:
        0, 12, 53, 35
      HSL:
        46°, 36.3636%, 47.4510%
        HSV (HSB):
        46°, 53.3333%, 64.7059%
        XYZ:
        26.9820, 28.7860, 11.1553
        xyY:
        0.4032, 0.4301, 28.7860
      CIE-Lab:
        60.5923, -1.5282, 38.4711
        CIE-LCH:
        60.5923, 38.5014, 92.2747
        CIE-Luv:
        60.5923, 16.8728, 45.6725
        Hunter-Lab:
        53.6525, -4.1238, 25.2293
      #a5914d color charts
#a5914d RGB chart
      #a5914d CMYK chart
      #a5914d RGB pie chart
      #a5914d color shades, tints & tones
#a5914d color schemes
#a5914d color preview, HTML & CSS examples
           This text has a color of #a5914d        
        
          <p style="color:#a5914d;">Text here</p>
        
        
          .mytext {color:#a5914d;}
        
        Text color #a5914d
      
           This box has a color of #a5914d        
        
          <div style="background-color:#a5914d;">Content here</div>
        
        
          .mybackground {background-color:#a5914d;}
        
        Background color #a5914d
      
           Border around this has a color of #a5914d        
        
          <div style="border:2px solid #a5914d;">Content here</div>
        
        
          .myborder {border:2px solid #a5914d;}
        
        Border color #a5914d