#b8b4ae color space conversions
Hex:
        #b8b4ae
        RGB:
        184, 180, 174
        CMY:
        28, 29, 32
        CMYK:
        0, 2, 5, 28
      HSL:
        36°, 6.5789%, 70.1961%
        HSV (HSB):
        36°, 5.4348%, 72.1569%
        XYZ:
        43.7284, 45.8889, 46.5971
        xyY:
        0.3210, 0.3369, 45.8889
      CIE-Lab:
        73.4734, 0.3311, 3.5472
        CIE-LCH:
        73.4734, 3.5626, 84.6678
        CIE-Luv:
        73.4734, 2.6583, 5.1266
        Hunter-Lab:
        67.7413, -3.3219, 6.6352
      #b8b4ae color charts
#b8b4ae RGB chart
      #b8b4ae CMYK chart
      #b8b4ae RGB pie chart
      #b8b4ae color shades, tints & tones
#b8b4ae color schemes
#b8b4ae color preview, HTML & CSS examples
           This text has a color of #b8b4ae        
        
          <p style="color:#b8b4ae;">Text here</p>
        
        
          .mytext {color:#b8b4ae;}
        
        Text color #b8b4ae
      
           This box has a color of #b8b4ae        
        
          <div style="background-color:#b8b4ae;">Content here</div>
        
        
          .mybackground {background-color:#b8b4ae;}
        
        Background color #b8b4ae
      
           Border around this has a color of #b8b4ae        
        
          <div style="border:2px solid #b8b4ae;">Content here</div>
        
        
          .myborder {border:2px solid #b8b4ae;}
        
        Border color #b8b4ae