#a49912 color space conversions
Hex:
        #a49912
        RGB:
        164, 153, 18
        CMY:
        36, 40, 93
        CMYK:
        0, 7, 89, 36
      HSL:
        55°, 80.2198%, 35.6863%
        HSV (HSB):
        55°, 89.0244%, 64.3137%
        XYZ:
        26.8103, 30.7187, 5.0885
        xyY:
        0.4282, 0.4906, 30.7187
      CIE-Lab:
        62.2694, -9.4560, 62.9073
        CIE-LCH:
        62.2694, 63.6140, 98.5485
        CIE-Luv:
        62.2694, 12.4860, 65.9416
        Hunter-Lab:
        55.4244, -10.6475, 33.3537
      #a49912 color charts
#a49912 RGB chart
      #a49912 CMYK chart
      #a49912 RGB pie chart
      #a49912 color shades, tints & tones
#a49912 color schemes
#a49912 color preview, HTML & CSS examples
           This text has a color of #a49912        
        
          <p style="color:#a49912;">Text here</p>
        
        
          .mytext {color:#a49912;}
        
        Text color #a49912
      
           This box has a color of #a49912        
        
          <div style="background-color:#a49912;">Content here</div>
        
        
          .mybackground {background-color:#a49912;}
        
        Background color #a49912
      
           Border around this has a color of #a49912        
        
          <div style="border:2px solid #a49912;">Content here</div>
        
        
          .myborder {border:2px solid #a49912;}
        
        Border color #a49912