#a0ae04 color space conversions
Hex:
        #a0ae04
        RGB:
        160, 174, 4
        CMY:
        37, 32, 98
        CMYK:
        8, 0, 98, 32
      HSL:
        65°, 95.5056%, 34.9020%
        HSV (HSB):
        65°, 97.7011%, 68.2353%
        XYZ:
        29.6552, 37.7545, 5.8392
        xyY:
        0.4049, 0.5154, 37.7545
      CIE-Lab:
        67.8392, -22.2530, 69.1290
        CIE-LCH:
        67.8392, 72.6224, 107.8436
        CIE-Luv:
        67.8392, -3.9560, 75.4282
        Hunter-Lab:
        61.4447, -21.3783, 37.3768
      #a0ae04 color charts
#a0ae04 RGB chart
      #a0ae04 CMYK chart
      #a0ae04 RGB pie chart
      #a0ae04 color shades, tints & tones
#a0ae04 color schemes
#a0ae04 color preview, HTML & CSS examples
           This text has a color of #a0ae04        
        
          <p style="color:#a0ae04;">Text here</p>
        
        
          .mytext {color:#a0ae04;}
        
        Text color #a0ae04
      
           This box has a color of #a0ae04        
        
          <div style="background-color:#a0ae04;">Content here</div>
        
        
          .mybackground {background-color:#a0ae04;}
        
        Background color #a0ae04
      
           Border around this has a color of #a0ae04        
        
          <div style="border:2px solid #a0ae04;">Content here</div>
        
        
          .myborder {border:2px solid #a0ae04;}
        
        Border color #a0ae04