#b9aaaf color space conversions
Hex:
        #b9aaaf
        RGB:
        185, 170, 175
        CMY:
        27, 33, 31
        CMYK:
        0, 8, 5, 27
      HSL:
        340°, 9.6774%, 69.6078%
        HSV (HSB):
        340°, 8.1081%, 72.5490%
        XYZ:
        42.1202, 42.1589, 46.4749
        xyY:
        0.3221, 0.3224, 42.1589
      CIE-Lab:
        70.9803, 6.2857, -0.6193
        CIE-LCH:
        70.9803, 6.3161, 354.3727
        CIE-Luv:
        70.9803, 8.4497, -1.9978
        Hunter-Lab:
        64.9299, 2.1661, 3.0128
      #b9aaaf color charts
#b9aaaf RGB chart
      #b9aaaf CMYK chart
      #b9aaaf RGB pie chart
      #b9aaaf color shades, tints & tones
#b9aaaf color schemes
#b9aaaf color preview, HTML & CSS examples
           This text has a color of #b9aaaf        
        
          <p style="color:#b9aaaf;">Text here</p>
        
        
          .mytext {color:#b9aaaf;}
        
        Text color #b9aaaf
      
           This box has a color of #b9aaaf        
        
          <div style="background-color:#b9aaaf;">Content here</div>
        
        
          .mybackground {background-color:#b9aaaf;}
        
        Background color #b9aaaf
      
           Border around this has a color of #b9aaaf        
        
          <div style="border:2px solid #b9aaaf;">Content here</div>
        
        
          .myborder {border:2px solid #b9aaaf;}
        
        Border color #b9aaaf