#b6b9bb color space conversions
Hex:
        #b6b9bb
        RGB:
        182, 185, 187
        CMY:
        29, 27, 27
        CMYK:
        3, 1, 0, 27
      HSL:
        204°, 3.5461%, 72.3529%
        HSV (HSB):
        204°, 2.6738%, 73.3333%
        XYZ:
        45.6100, 48.2309, 53.9193
        xyY:
        0.3087, 0.3264, 48.2309
      CIE-Lab:
        74.9703, -0.6625, -1.3856
        CIE-LCH:
        74.9703, 1.5358, 244.4439
        CIE-Luv:
        74.9703, -1.7960, -1.9518
        Hunter-Lab:
        69.4484, -4.3056, 2.5816
      #b6b9bb color charts
#b6b9bb RGB chart
      #b6b9bb CMYK chart
      #b6b9bb RGB pie chart
      #b6b9bb color shades, tints & tones
#b6b9bb color schemes
#b6b9bb color preview, HTML & CSS examples
           This text has a color of #b6b9bb        
        
          <p style="color:#b6b9bb;">Text here</p>
        
        
          .mytext {color:#b6b9bb;}
        
        Text color #b6b9bb
      
           This box has a color of #b6b9bb        
        
          <div style="background-color:#b6b9bb;">Content here</div>
        
        
          .mybackground {background-color:#b6b9bb;}
        
        Background color #b6b9bb
      
           Border around this has a color of #b6b9bb        
        
          <div style="border:2px solid #b6b9bb;">Content here</div>
        
        
          .myborder {border:2px solid #b6b9bb;}
        
        Border color #b6b9bb