#a0ac14 color space conversions
Hex:
        #a0ac14
        RGB:
        160, 172, 20
        CMY:
        37, 33, 92
        CMYK:
        7, 0, 88, 33
      HSL:
        65°, 79.1667%, 37.6471%
        HSV (HSB):
        65°, 88.3721%, 67.4510%
        XYZ:
        29.3760, 37.0291, 6.2609
        xyY:
        0.4043, 0.5096, 37.0291
      CIE-Lab:
        67.2989, -20.9914, 66.4239
        CIE-LCH:
        67.2989, 69.6618, 107.5377
        CIE-Luv:
        67.2989, -2.7703, 73.3084
        Hunter-Lab:
        60.8516, -20.3197, 36.4959
      #a0ac14 color charts
#a0ac14 RGB chart
      #a0ac14 CMYK chart
      #a0ac14 RGB pie chart
      #a0ac14 color shades, tints & tones
#a0ac14 color schemes
#a0ac14 color preview, HTML & CSS examples
           This text has a color of #a0ac14        
        
          <p style="color:#a0ac14;">Text here</p>
        
        
          .mytext {color:#a0ac14;}
        
        Text color #a0ac14
      
           This box has a color of #a0ac14        
        
          <div style="background-color:#a0ac14;">Content here</div>
        
        
          .mybackground {background-color:#a0ac14;}
        
        Background color #a0ac14
      
           Border around this has a color of #a0ac14        
        
          <div style="border:2px solid #a0ac14;">Content here</div>
        
        
          .myborder {border:2px solid #a0ac14;}
        
        Border color #a0ac14