#a9a414 color space conversions
Hex:
        #a9a414
        RGB:
        169, 164, 20
        CMY:
        34, 36, 92
        CMYK:
        0, 3, 88, 34
      HSL:
        58°, 78.8360%, 37.0588%
        HSV (HSB):
        58°, 88.1657%, 66.2745%
        XYZ:
        29.7639, 35.0364, 5.8558
        xyY:
        0.4213, 0.4959, 35.0364
      CIE-Lab:
        65.7770, -12.9501, 65.5021
        CIE-LCH:
        65.7770, 66.7700, 101.1835
        CIE-Luv:
        65.7770, 8.5343, 70.1966
        Hunter-Lab:
        59.1916, -13.8283, 35.5686
      #a9a414 color charts
#a9a414 RGB chart
      #a9a414 CMYK chart
      #a9a414 RGB pie chart
      #a9a414 color shades, tints & tones
#a9a414 color schemes
#a9a414 color preview, HTML & CSS examples
           This text has a color of #a9a414        
        
          <p style="color:#a9a414;">Text here</p>
        
        
          .mytext {color:#a9a414;}
        
        Text color #a9a414
      
           This box has a color of #a9a414        
        
          <div style="background-color:#a9a414;">Content here</div>
        
        
          .mybackground {background-color:#a9a414;}
        
        Background color #a9a414
      
           Border around this has a color of #a9a414        
        
          <div style="border:2px solid #a9a414;">Content here</div>
        
        
          .myborder {border:2px solid #a9a414;}
        
        Border color #a9a414