#a0af35 color space conversions
Hex:
        #a0af35
        RGB:
        160, 175, 53
        CMY:
        37, 31, 79
        CMYK:
        9, 0, 70, 31
      HSL:
        67°, 53.5088%, 44.7059%
        HSV (HSB):
        67°, 69.7143%, 68.6275%
        XYZ:
        30.4698, 38.3906, 9.1724
        xyY:
        0.3905, 0.4920, 38.3906
      CIE-Lab:
        68.3075, -21.1941, 57.6839
        CIE-LCH:
        68.3075, 61.4542, 110.1743
        CIE-Luv:
        68.3075, -4.9324, 68.1744
        Hunter-Lab:
        61.9601, -20.6503, 34.5950
      #a0af35 color charts
#a0af35 RGB chart
      #a0af35 CMYK chart
      #a0af35 RGB pie chart
      #a0af35 color shades, tints & tones
#a0af35 color schemes
#a0af35 color preview, HTML & CSS examples
           This text has a color of #a0af35        
        
          <p style="color:#a0af35;">Text here</p>
        
        
          .mytext {color:#a0af35;}
        
        Text color #a0af35
      
           This box has a color of #a0af35        
        
          <div style="background-color:#a0af35;">Content here</div>
        
        
          .mybackground {background-color:#a0af35;}
        
        Background color #a0af35
      
           Border around this has a color of #a0af35        
        
          <div style="border:2px solid #a0af35;">Content here</div>
        
        
          .myborder {border:2px solid #a0af35;}
        
        Border color #a0af35