#a49a17 color space conversions
Hex:
        #a49a17
        RGB:
        164, 154, 23
        CMY:
        36, 40, 91
        CMYK:
        0, 6, 86, 36
      HSL:
        56°, 75.4011%, 36.6667%
        HSV (HSB):
        56°, 85.9756%, 64.3137%
        XYZ:
        27.0201, 31.0656, 5.3828
        xyY:
        0.4257, 0.4895, 31.0656
      CIE-Lab:
        62.5630, -9.8680, 62.0508
        CIE-LCH:
        62.5630, 62.8305, 99.0361
        CIE-Luv:
        62.5630, 11.7406, 65.7103
        Hunter-Lab:
        55.7365, -11.0051, 33.2896
      #a49a17 color charts
#a49a17 RGB chart
      #a49a17 CMYK chart
      #a49a17 RGB pie chart
      #a49a17 color shades, tints & tones
#a49a17 color schemes
#a49a17 color preview, HTML & CSS examples
           This text has a color of #a49a17        
        
          <p style="color:#a49a17;">Text here</p>
        
        
          .mytext {color:#a49a17;}
        
        Text color #a49a17
      
           This box has a color of #a49a17        
        
          <div style="background-color:#a49a17;">Content here</div>
        
        
          .mybackground {background-color:#a49a17;}
        
        Background color #a49a17
      
           Border around this has a color of #a49a17        
        
          <div style="border:2px solid #a49a17;">Content here</div>
        
        
          .myborder {border:2px solid #a49a17;}
        
        Border color #a49a17