#a59042 color space conversions
Hex:
        #a59042
        RGB:
        165, 144, 66
        CMY:
        35, 44, 74
        CMYK:
        0, 13, 60, 35
      HSL:
        47°, 42.8571%, 45.2941%
        HSV (HSB):
        47°, 60.0000%, 64.7059%
        XYZ:
        26.4737, 28.3392, 9.2290
        xyY:
        0.4134, 0.4425, 28.3392
      CIE-Lab:
        60.1940, -1.8880, 43.5150
        CIE-LCH:
        60.1940, 43.5560, 92.4844
        CIE-Luv:
        60.1940, 18.0920, 49.9694
        Hunter-Lab:
        53.2346, -4.3920, 26.9855
      #a59042 color charts
#a59042 RGB chart
      #a59042 CMYK chart
      #a59042 RGB pie chart
      #a59042 color shades, tints & tones
#a59042 color schemes
#a59042 color preview, HTML & CSS examples
           This text has a color of #a59042        
        
          <p style="color:#a59042;">Text here</p>
        
        
          .mytext {color:#a59042;}
        
        Text color #a59042
      
           This box has a color of #a59042        
        
          <div style="background-color:#a59042;">Content here</div>
        
        
          .mybackground {background-color:#a59042;}
        
        Background color #a59042
      
           Border around this has a color of #a59042        
        
          <div style="border:2px solid #a59042;">Content here</div>
        
        
          .myborder {border:2px solid #a59042;}
        
        Border color #a59042