#a0b2b1 color space conversions
Hex:
        #a0b2b1
        RGB:
        160, 178, 177
        CMY:
        37, 30, 31
        CMYK:
        10, 0, 1, 30
      HSL:
        177°, 10.4651%, 66.2745%
        HSV (HSB):
        177°, 10.1124%, 69.8039%
        XYZ:
        38.3534, 42.4887, 47.7747
        xyY:
        0.2982, 0.3304, 42.4887
      CIE-Lab:
        71.2066, -6.4095, -1.6202
        CIE-LCH:
        71.2066, 6.6111, 194.1858
        CIE-Luv:
        71.2066, -9.7413, -1.3256
        Hunter-Lab:
        65.1834, -9.0428, 2.1731
      #a0b2b1 color charts
#a0b2b1 RGB chart
      #a0b2b1 CMYK chart
      #a0b2b1 RGB pie chart
      #a0b2b1 color shades, tints & tones
#a0b2b1 color schemes
#a0b2b1 color preview, HTML & CSS examples
           This text has a color of #a0b2b1        
        
          <p style="color:#a0b2b1;">Text here</p>
        
        
          .mytext {color:#a0b2b1;}
        
        Text color #a0b2b1
      
           This box has a color of #a0b2b1        
        
          <div style="background-color:#a0b2b1;">Content here</div>
        
        
          .mybackground {background-color:#a0b2b1;}
        
        Background color #a0b2b1
      
           Border around this has a color of #a0b2b1        
        
          <div style="border:2px solid #a0b2b1;">Content here</div>
        
        
          .myborder {border:2px solid #a0b2b1;}
        
        Border color #a0b2b1