#a0af02 color space conversions
Hex:
        #a0af02
        RGB:
        160, 175, 2
        CMY:
        37, 31, 99
        CMYK:
        9, 0, 99, 31
      HSL:
        65°, 97.7401%, 34.7059%
        HSV (HSB):
        65°, 98.8571%, 68.6275%
        XYZ:
        29.8381, 38.1379, 5.8461
        xyY:
        0.4042, 0.5166, 38.1379
      CIE-Lab:
        68.1221, -22.7763, 69.5869
        CIE-LCH:
        68.1221, 73.2195, 108.1237
        CIE-Luv:
        68.1221, -4.5726, 75.9607
        Hunter-Lab:
        61.7559, -21.8283, 37.6164
      #a0af02 color charts
#a0af02 RGB chart
      #a0af02 CMYK chart
      #a0af02 RGB pie chart
      #a0af02 color shades, tints & tones
#a0af02 color schemes
#a0af02 color preview, HTML & CSS examples
           This text has a color of #a0af02        
        
          <p style="color:#a0af02;">Text here</p>
        
        
          .mytext {color:#a0af02;}
        
        Text color #a0af02
      
           This box has a color of #a0af02        
        
          <div style="background-color:#a0af02;">Content here</div>
        
        
          .mybackground {background-color:#a0af02;}
        
        Background color #a0af02
      
           Border around this has a color of #a0af02        
        
          <div style="border:2px solid #a0af02;">Content here</div>
        
        
          .myborder {border:2px solid #a0af02;}
        
        Border color #a0af02