#a9ae14 color space conversions
Hex:
        #a9ae14
        RGB:
        169, 174, 20
        CMY:
        34, 32, 92
        CMYK:
        3, 0, 89, 32
      HSL:
        62°, 79.3814%, 38.0392%
        HSV (HSB):
        62°, 88.5057%, 68.2353%
        XYZ:
        31.6245, 38.7576, 6.4760
        xyY:
        0.4115, 0.5043, 38.7576
      CIE-Lab:
        68.5753, -18.0793, 67.7505
        CIE-LCH:
        68.5753, 70.1212, 104.9413
        CIE-Luv:
        68.5753, 1.9464, 74.1961
        Hunter-Lab:
        62.2556, -18.2732, 37.4114
      #a9ae14 color charts
#a9ae14 RGB chart
      #a9ae14 CMYK chart
      #a9ae14 RGB pie chart
      #a9ae14 color shades, tints & tones
#a9ae14 color schemes
#a9ae14 color preview, HTML & CSS examples
           This text has a color of #a9ae14        
        
          <p style="color:#a9ae14;">Text here</p>
        
        
          .mytext {color:#a9ae14;}
        
        Text color #a9ae14
      
           This box has a color of #a9ae14        
        
          <div style="background-color:#a9ae14;">Content here</div>
        
        
          .mybackground {background-color:#a9ae14;}
        
        Background color #a9ae14
      
           Border around this has a color of #a9ae14        
        
          <div style="border:2px solid #a9ae14;">Content here</div>
        
        
          .myborder {border:2px solid #a9ae14;}
        
        Border color #a9ae14