#b9b7ae color space conversions
Hex:
        #b9b7ae
        RGB:
        185, 183, 174
        CMY:
        27, 28, 32
        CMYK:
        0, 1, 6, 27
      HSL:
        49°, 7.2848%, 70.3922%
        HSV (HSB):
        49°, 5.9459%, 72.5490%
        XYZ:
        44.5811, 47.2373, 46.8124
        xyY:
        0.3216, 0.3407, 47.2373
      CIE-Lab:
        74.3413, -0.9173, 4.8118
        CIE-LCH:
        74.3413, 4.8984, 100.7930
        CIE-Luv:
        74.3413, 1.6646, 7.1821
        Hunter-Lab:
        68.7294, -4.4930, 7.7274
      #b9b7ae color charts
#b9b7ae RGB chart
      #b9b7ae CMYK chart
      #b9b7ae RGB pie chart
      #b9b7ae color shades, tints & tones
#b9b7ae color schemes
#b9b7ae color preview, HTML & CSS examples
           This text has a color of #b9b7ae        
        
          <p style="color:#b9b7ae;">Text here</p>
        
        
          .mytext {color:#b9b7ae;}
        
        Text color #b9b7ae
      
           This box has a color of #b9b7ae        
        
          <div style="background-color:#b9b7ae;">Content here</div>
        
        
          .mybackground {background-color:#b9b7ae;}
        
        Background color #b9b7ae
      
           Border around this has a color of #b9b7ae        
        
          <div style="border:2px solid #b9b7ae;">Content here</div>
        
        
          .myborder {border:2px solid #b9b7ae;}
        
        Border color #b9b7ae