#a0b199 color space conversions
Hex:
        #a0b199
        RGB:
        160, 177, 153
        CMY:
        37, 31, 40
        CMYK:
        10, 0, 14, 31
      HSL:
        103°, 13.3333%, 64.7059%
        HSV (HSB):
        103°, 13.5593%, 69.4118%
        XYZ:
        35.9691, 41.2178, 36.1970
        xyY:
        0.3172, 0.3635, 41.2178
      CIE-Lab:
        70.3282, -10.4445, 10.2935
        CIE-LCH:
        70.3282, 14.6644, 135.4170
        CIE-Luv:
        70.3282, -8.4389, 16.4203
        Hunter-Lab:
        64.2011, -12.3459, 11.5126
      #a0b199 color charts
#a0b199 RGB chart
      #a0b199 CMYK chart
      #a0b199 RGB pie chart
      #a0b199 color shades, tints & tones
#a0b199 color schemes
#a0b199 color preview, HTML & CSS examples
           This text has a color of #a0b199        
        
          <p style="color:#a0b199;">Text here</p>
        
        
          .mytext {color:#a0b199;}
        
        Text color #a0b199
      
           This box has a color of #a0b199        
        
          <div style="background-color:#a0b199;">Content here</div>
        
        
          .mybackground {background-color:#a0b199;}
        
        Background color #a0b199
      
           Border around this has a color of #a0b199        
        
          <div style="border:2px solid #a0b199;">Content here</div>
        
        
          .myborder {border:2px solid #a0b199;}
        
        Border color #a0b199