#b0b2b2 color space conversions
Hex:
        #b0b2b2
        RGB:
        176, 178, 178
        CMY:
        31, 30, 30
        CMYK:
        1, 0, 0, 30
      HSL:
        180°, 1.2821%, 69.4118%
        HSV (HSB):
        180°, 1.1236%, 69.8039%
        XYZ:
        41.8608, 44.2852, 48.4611
        xyY:
        0.3110, 0.3290, 44.2852
      CIE-Lab:
        72.4187, -0.6986, -0.2546
        CIE-LCH:
        72.4187, 0.7435, 200.0241
        CIE-Luv:
        72.4187, -1.1299, -0.2563
        Hunter-Lab:
        66.5472, -4.1740, 3.4067
      #b0b2b2 color charts
#b0b2b2 RGB chart
      #b0b2b2 CMYK chart
      #b0b2b2 RGB pie chart
      #b0b2b2 color shades, tints & tones
#b0b2b2 color schemes
#b0b2b2 color preview, HTML & CSS examples
           This text has a color of #b0b2b2        
        
          <p style="color:#b0b2b2;">Text here</p>
        
        
          .mytext {color:#b0b2b2;}
        
        Text color #b0b2b2
      
           This box has a color of #b0b2b2        
        
          <div style="background-color:#b0b2b2;">Content here</div>
        
        
          .mybackground {background-color:#b0b2b2;}
        
        Background color #b0b2b2
      
           Border around this has a color of #b0b2b2        
        
          <div style="border:2px solid #b0b2b2;">Content here</div>
        
        
          .myborder {border:2px solid #b0b2b2;}
        
        Border color #b0b2b2