#a49c18 color space conversions
Hex:
        #a49c18
        RGB:
        164, 156, 24
        CMY:
        36, 39, 91
        CMYK:
        0, 5, 85, 36
      HSL:
        57°, 74.4681%, 36.8627%
        HSV (HSB):
        57°, 85.3659%, 64.3137%
        XYZ:
        27.3632, 31.7354, 5.5475
        xyY:
        0.4233, 0.4909, 31.7354
      CIE-Lab:
        63.1236, -10.8989, 62.2760
        CIE-LCH:
        63.1236, 63.2225, 99.9267
        CIE-Luv:
        63.1236, 10.3654, 66.3801
        Hunter-Lab:
        56.3342, -11.8821, 33.5953
      #a49c18 color charts
#a49c18 RGB chart
      #a49c18 CMYK chart
      #a49c18 RGB pie chart
      #a49c18 color shades, tints & tones
#a49c18 color schemes
#a49c18 color preview, HTML & CSS examples
           This text has a color of #a49c18        
        
          <p style="color:#a49c18;">Text here</p>
        
        
          .mytext {color:#a49c18;}
        
        Text color #a49c18
      
           This box has a color of #a49c18        
        
          <div style="background-color:#a49c18;">Content here</div>
        
        
          .mybackground {background-color:#a49c18;}
        
        Background color #a49c18
      
           Border around this has a color of #a49c18        
        
          <div style="border:2px solid #a49c18;">Content here</div>
        
        
          .myborder {border:2px solid #a49c18;}
        
        Border color #a49c18