#b4b6ae color space conversions
Hex:
        #b4b6ae
        RGB:
        180, 182, 174
        CMY:
        29, 29, 32
        CMYK:
        1, 0, 4, 29
      HSL:
        75°, 5.1948%, 69.8039%
        HSV (HSB):
        75°, 4.3956%, 71.3725%
        XYZ:
        43.1903, 46.2152, 46.6884
        xyY:
        0.3174, 0.3396, 46.2152
      CIE-Lab:
        73.6849, -2.1707, 3.8136
        CIE-LCH:
        73.6849, 4.3881, 119.6491
        CIE-Luv:
        73.6849, -0.7017, 5.9537
        Hunter-Lab:
        67.9818, -5.5630, 6.8681
      #b4b6ae color charts
#b4b6ae RGB chart
      #b4b6ae CMYK chart
      #b4b6ae RGB pie chart
      #b4b6ae color shades, tints & tones
#b4b6ae color schemes
#b4b6ae color preview, HTML & CSS examples
           This text has a color of #b4b6ae        
        
          <p style="color:#b4b6ae;">Text here</p>
        
        
          .mytext {color:#b4b6ae;}
        
        Text color #b4b6ae
      
           This box has a color of #b4b6ae        
        
          <div style="background-color:#b4b6ae;">Content here</div>
        
        
          .mybackground {background-color:#b4b6ae;}
        
        Background color #b4b6ae
      
           Border around this has a color of #b4b6ae        
        
          <div style="border:2px solid #b4b6ae;">Content here</div>
        
        
          .myborder {border:2px solid #b4b6ae;}
        
        Border color #b4b6ae