#a0a266 color space conversions
Hex:
        #a0a266
        RGB:
        160, 162, 102
        CMY:
        37, 36, 60
        CMYK:
        1, 0, 37, 36
      HSL:
        62°, 24.3902%, 51.7647%
        HSV (HSB):
        62°, 37.0370%, 63.5294%
        XYZ:
        29.8158, 34.2736, 17.6144
        xyY:
        0.3649, 0.4195, 34.2736
      CIE-Lab:
        65.1791, -10.1757, 30.9876
        CIE-LCH:
        65.1791, 32.6156, 108.1791
        CIE-Luv:
        65.1791, 1.7037, 41.1432
        Hunter-Lab:
        58.5436, -11.5427, 23.1416
      #a0a266 color charts
#a0a266 RGB chart
      #a0a266 CMYK chart
      #a0a266 RGB pie chart
      #a0a266 color shades, tints & tones
#a0a266 color schemes
#a0a266 color preview, HTML & CSS examples
           This text has a color of #a0a266        
        
          <p style="color:#a0a266;">Text here</p>
        
        
          .mytext {color:#a0a266;}
        
        Text color #a0a266
      
           This box has a color of #a0a266        
        
          <div style="background-color:#a0a266;">Content here</div>
        
        
          .mybackground {background-color:#a0a266;}
        
        Background color #a0a266
      
           Border around this has a color of #a0a266        
        
          <div style="border:2px solid #a0a266;">Content here</div>
        
        
          .myborder {border:2px solid #a0a266;}
        
        Border color #a0a266