#a49314 color space conversions
Hex:
        #a49314
        RGB:
        164, 147, 20
        CMY:
        36, 42, 92
        CMYK:
        0, 10, 88, 36
      HSL:
        53°, 78.2609%, 36.0784%
        HSV (HSB):
        53°, 87.8049%, 64.3137%
        XYZ:
        25.8698, 28.8105, 4.8593
        xyY:
        0.4345, 0.4839, 28.8105
      CIE-Lab:
        60.6140, -6.2003, 61.1514
        CIE-LCH:
        60.6140, 61.4649, 95.7896
        CIE-Luv:
        60.6140, 16.6387, 63.2851
        Hunter-Lab:
        53.6754, -7.9006, 32.2052
      #a49314 color charts
#a49314 RGB chart
      #a49314 CMYK chart
      #a49314 RGB pie chart
      #a49314 color shades, tints & tones
#a49314 color schemes
#a49314 color preview, HTML & CSS examples
           This text has a color of #a49314        
        
          <p style="color:#a49314;">Text here</p>
        
        
          .mytext {color:#a49314;}
        
        Text color #a49314
      
           This box has a color of #a49314        
        
          <div style="background-color:#a49314;">Content here</div>
        
        
          .mybackground {background-color:#a49314;}
        
        Background color #a49314
      
           Border around this has a color of #a49314        
        
          <div style="border:2px solid #a49314;">Content here</div>
        
        
          .myborder {border:2px solid #a49314;}
        
        Border color #a49314