#a0a252 color space conversions
Hex:
        #a0a252
        RGB:
        160, 162, 82
        CMY:
        37, 36, 68
        CMYK:
        1, 0, 49, 36
      HSL:
        62°, 32.7869%, 47.8431%
        HSV (HSB):
        62°, 49.3827%, 63.5294%
        XYZ:
        28.9405, 33.9234, 13.0052
        xyY:
        0.3815, 0.4471, 33.9234
      CIE-Lab:
        64.9018, -12.3377, 40.9905
        CIE-LCH:
        64.9018, 42.8070, 106.7512
        CIE-Luv:
        64.9018, 2.4085, 51.4462
        Hunter-Lab:
        58.2438, -13.2326, 27.5319
      #a0a252 color charts
#a0a252 RGB chart
      #a0a252 CMYK chart
      #a0a252 RGB pie chart
      #a0a252 color shades, tints & tones
#a0a252 color schemes
#a0a252 color preview, HTML & CSS examples
           This text has a color of #a0a252        
        
          <p style="color:#a0a252;">Text here</p>
        
        
          .mytext {color:#a0a252;}
        
        Text color #a0a252
      
           This box has a color of #a0a252        
        
          <div style="background-color:#a0a252;">Content here</div>
        
        
          .mybackground {background-color:#a0a252;}
        
        Background color #a0a252
      
           Border around this has a color of #a0a252        
        
          <div style="border:2px solid #a0a252;">Content here</div>
        
        
          .myborder {border:2px solid #a0a252;}
        
        Border color #a0a252