#a0a455 color space conversions
Hex:
        #a0a455
        RGB:
        160, 164, 85
        CMY:
        37, 36, 67
        CMYK:
        2, 0, 48, 36
      HSL:
        63°, 31.7269%, 48.8235%
        HSV (HSB):
        63°, 48.1707%, 64.3137%
        XYZ:
        29.4124, 34.6804, 13.7381
        xyY:
        0.3779, 0.4456, 34.6804
      CIE-Lab:
        65.4991, -13.0941, 40.2037
        CIE-LCH:
        65.4991, 42.2823, 108.0401
        CIE-Luv:
        65.4991, 1.0942, 51.0391
        Hunter-Lab:
        58.8900, -13.9066, 27.3916
      #a0a455 color charts
#a0a455 RGB chart
      #a0a455 CMYK chart
      #a0a455 RGB pie chart
      #a0a455 color shades, tints & tones
#a0a455 color schemes
#a0a455 color preview, HTML & CSS examples
           This text has a color of #a0a455        
        
          <p style="color:#a0a455;">Text here</p>
        
        
          .mytext {color:#a0a455;}
        
        Text color #a0a455
      
           This box has a color of #a0a455        
        
          <div style="background-color:#a0a455;">Content here</div>
        
        
          .mybackground {background-color:#a0a455;}
        
        Background color #a0a455
      
           Border around this has a color of #a0a455        
        
          <div style="border:2px solid #a0a455;">Content here</div>
        
        
          .myborder {border:2px solid #a0a455;}
        
        Border color #a0a455