#a0acaf color space conversions
Hex:
        #a0acaf
        RGB:
        160, 172, 175
        CMY:
        37, 33, 31
        CMYK:
        9, 2, 0, 31
      HSL:
        192°, 8.5714%, 65.6863%
        HSV (HSB):
        192°, 8.5714%, 68.6275%
        XYZ:
        36.9876, 40.0738, 46.3430
        xyY:
        0.2997, 0.3247, 40.0738
      CIE-Lab:
        69.5220, -3.5877, -2.9910
        CIE-LCH:
        69.5220, 4.6710, 219.8168
        CIE-Luv:
        69.5220, -6.7402, -3.8274
        Hunter-Lab:
        63.3039, -6.4866, 0.9081
      #a0acaf color charts
#a0acaf RGB chart
      #a0acaf CMYK chart
      #a0acaf RGB pie chart
      #a0acaf color shades, tints & tones
#a0acaf color schemes
#a0acaf color preview, HTML & CSS examples
           This text has a color of #a0acaf        
        
          <p style="color:#a0acaf;">Text here</p>
        
        
          .mytext {color:#a0acaf;}
        
        Text color #a0acaf
      
           This box has a color of #a0acaf        
        
          <div style="background-color:#a0acaf;">Content here</div>
        
        
          .mybackground {background-color:#a0acaf;}
        
        Background color #a0acaf
      
           Border around this has a color of #a0acaf        
        
          <div style="border:2px solid #a0acaf;">Content here</div>
        
        
          .myborder {border:2px solid #a0acaf;}
        
        Border color #a0acaf