#b8b6ae color space conversions
Hex:
        #b8b6ae
        RGB:
        184, 182, 174
        CMY:
        28, 29, 32
        CMYK:
        0, 1, 5, 28
      HSL:
        48°, 6.5789%, 70.1961%
        HSV (HSB):
        48°, 5.4348%, 72.1569%
        XYZ:
        44.1351, 46.7022, 46.7327
        xyY:
        0.3208, 0.3395, 46.7022
      CIE-Lab:
        73.9989, -0.7413, 4.3073
        CIE-LCH:
        73.9989, 4.3706, 99.7649
        CIE-Luv:
        73.9989, 1.6074, 6.4196
        Hunter-Lab:
        68.3390, -4.3135, 7.2927
      #b8b6ae color charts
#b8b6ae RGB chart
      #b8b6ae CMYK chart
      #b8b6ae RGB pie chart
      #b8b6ae color shades, tints & tones
#b8b6ae color schemes
#b8b6ae color preview, HTML & CSS examples
           This text has a color of #b8b6ae        
        
          <p style="color:#b8b6ae;">Text here</p>
        
        
          .mytext {color:#b8b6ae;}
        
        Text color #b8b6ae
      
           This box has a color of #b8b6ae        
        
          <div style="background-color:#b8b6ae;">Content here</div>
        
        
          .mybackground {background-color:#b8b6ae;}
        
        Background color #b8b6ae
      
           Border around this has a color of #b8b6ae        
        
          <div style="border:2px solid #b8b6ae;">Content here</div>
        
        
          .myborder {border:2px solid #b8b6ae;}
        
        Border color #b8b6ae