#a49a36 color space conversions
Hex:
        #a49a36
        RGB:
        164, 154, 54
        CMY:
        36, 40, 79
        CMYK:
        0, 6, 67, 36
      HSL:
        55°, 50.4587%, 42.7451%
        HSV (HSB):
        55°, 67.0732%, 64.3137%
        XYZ:
        27.5313, 31.2701, 8.0747
        xyY:
        0.4117, 0.4676, 31.2701
      CIE-Lab:
        62.7349, -8.5489, 51.7229
        CIE-LCH:
        62.7349, 52.4247, 99.3852
        CIE-Luv:
        62.7349, 11.1010, 58.7512
        Hunter-Lab:
        55.9196, -9.9772, 30.5824
      #a49a36 color charts
#a49a36 RGB chart
      #a49a36 CMYK chart
      #a49a36 RGB pie chart
      #a49a36 color shades, tints & tones
#a49a36 color schemes
#a49a36 color preview, HTML & CSS examples
           This text has a color of #a49a36        
        
          <p style="color:#a49a36;">Text here</p>
        
        
          .mytext {color:#a49a36;}
        
        Text color #a49a36
      
           This box has a color of #a49a36        
        
          <div style="background-color:#a49a36;">Content here</div>
        
        
          .mybackground {background-color:#a49a36;}
        
        Background color #a49a36
      
           Border around this has a color of #a49a36        
        
          <div style="border:2px solid #a49a36;">Content here</div>
        
        
          .myborder {border:2px solid #a49a36;}
        
        Border color #a49a36