#a49306 color space conversions
Hex:
        #a49306
        RGB:
        164, 147, 6
        CMY:
        36, 42, 98
        CMYK:
        0, 10, 96, 36
      HSL:
        54°, 92.9412%, 33.3333%
        HSV (HSB):
        54°, 96.3415%, 64.3137%
        XYZ:
        25.7764, 28.7731, 4.3675
        xyY:
        0.4375, 0.4884, 28.7731
      CIE-Lab:
        60.5809, -6.4479, 63.5732
        CIE-LCH:
        60.5809, 63.8994, 95.7914
        CIE-Luv:
        60.5809, 16.7846, 64.6431
        Hunter-Lab:
        53.6406, -8.0946, 32.7209
      #a49306 color charts
#a49306 RGB chart
      #a49306 CMYK chart
      #a49306 RGB pie chart
      #a49306 color shades, tints & tones
#a49306 color schemes
#a49306 color preview, HTML & CSS examples
           This text has a color of #a49306        
        
          <p style="color:#a49306;">Text here</p>
        
        
          .mytext {color:#a49306;}
        
        Text color #a49306
      
           This box has a color of #a49306        
        
          <div style="background-color:#a49306;">Content here</div>
        
        
          .mybackground {background-color:#a49306;}
        
        Background color #a49306
      
           Border around this has a color of #a49306        
        
          <div style="border:2px solid #a49306;">Content here</div>
        
        
          .myborder {border:2px solid #a49306;}
        
        Border color #a49306