#b1baa0 color space conversions
Hex:
        #b1baa0
        RGB:
        177, 186, 160
        CMY:
        31, 27, 37
        CMYK:
        5, 0, 14, 27
      HSL:
        81°, 15.8537%, 67.8431%
        HSV (HSB):
        81°, 13.9785%, 72.9412%
        XYZ:
        42.0355, 47.0030, 40.1147
        xyY:
        0.3255, 0.3639, 47.0030
      CIE-Lab:
        74.1917, -7.8119, 12.1265
        CIE-LCH:
        74.1917, 14.4249, 122.7896
        CIE-Luv:
        74.1917, -3.8571, 18.6584
        Hunter-Lab:
        68.5587, -10.5338, 13.2997
      #b1baa0 color charts
#b1baa0 RGB chart
      #b1baa0 CMYK chart
      #b1baa0 RGB pie chart
      #b1baa0 color shades, tints & tones
#b1baa0 color schemes
#b1baa0 color preview, HTML & CSS examples
           This text has a color of #b1baa0        
        
          <p style="color:#b1baa0;">Text here</p>
        
        
          .mytext {color:#b1baa0;}
        
        Text color #b1baa0
      
           This box has a color of #b1baa0        
        
          <div style="background-color:#b1baa0;">Content here</div>
        
        
          .mybackground {background-color:#b1baa0;}
        
        Background color #b1baa0
      
           Border around this has a color of #b1baa0        
        
          <div style="border:2px solid #b1baa0;">Content here</div>
        
        
          .myborder {border:2px solid #b1baa0;}
        
        Border color #b1baa0