#a5932d color space conversions
Hex:
        #a5932d
        RGB:
        165, 147, 45
        CMY:
        35, 42, 82
        CMYK:
        0, 11, 73, 35
      HSL:
        51°, 57.1429%, 41.1765%
        HSV (HSB):
        51°, 72.7273%, 64.7059%
        XYZ:
        26.4244, 29.0562, 6.6983
        xyY:
        0.4250, 0.4673, 29.0562
      CIE-Lab:
        60.8312, -4.8375, 53.5152
        CIE-LCH:
        60.8312, 53.7334, 95.1652
        CIE-Luv:
        60.8312, 16.8323, 58.3609
        Hunter-Lab:
        53.9038, -6.8285, 30.3651
      #a5932d color charts
#a5932d RGB chart
      #a5932d CMYK chart
      #a5932d RGB pie chart
      #a5932d color shades, tints & tones
#a5932d color schemes
#a5932d color preview, HTML & CSS examples
           This text has a color of #a5932d        
        
          <p style="color:#a5932d;">Text here</p>
        
        
          .mytext {color:#a5932d;}
        
        Text color #a5932d
      
           This box has a color of #a5932d        
        
          <div style="background-color:#a5932d;">Content here</div>
        
        
          .mybackground {background-color:#a5932d;}
        
        Background color #a5932d
      
           Border around this has a color of #a5932d        
        
          <div style="border:2px solid #a5932d;">Content here</div>
        
        
          .myborder {border:2px solid #a5932d;}
        
        Border color #a5932d