#a0a998 color space conversions
Hex:
        #a0a998
        RGB:
        160, 169, 152
        CMY:
        37, 34, 40
        CMYK:
        5, 0, 10, 34
      HSL:
        92°, 8.9947%, 62.9412%
        HSV (HSB):
        92°, 10.0592%, 66.2745%
        XYZ:
        34.3527, 38.1165, 35.2524
        xyY:
        0.3189, 0.3538, 38.1165
      CIE-Lab:
        68.1064, -6.3685, 7.6787
        CIE-LCH:
        68.1064, 9.9760, 129.6715
        CIE-Luv:
        68.1064, -4.2575, 12.0146
        Hunter-Lab:
        61.7386, -8.7213, 9.3627
      #a0a998 color charts
#a0a998 RGB chart
      #a0a998 CMYK chart
      #a0a998 RGB pie chart
      #a0a998 color shades, tints & tones
#a0a998 color schemes
#a0a998 color preview, HTML & CSS examples
           This text has a color of #a0a998        
        
          <p style="color:#a0a998;">Text here</p>
        
        
          .mytext {color:#a0a998;}
        
        Text color #a0a998
      
           This box has a color of #a0a998        
        
          <div style="background-color:#a0a998;">Content here</div>
        
        
          .mybackground {background-color:#a0a998;}
        
        Background color #a0a998
      
           Border around this has a color of #a0a998        
        
          <div style="border:2px solid #a0a998;">Content here</div>
        
        
          .myborder {border:2px solid #a0a998;}
        
        Border color #a0a998