#b1baa5 color space conversions
Hex:
        #b1baa5
        RGB:
        177, 186, 165
        CMY:
        31, 27, 35
        CMYK:
        5, 0, 11, 27
      HSL:
        86°, 13.2075%, 68.8235%
        HSV (HSB):
        86°, 11.2903%, 72.9412%
        XYZ:
        42.4819, 47.1815, 42.4652
        xyY:
        0.3215, 0.3571, 47.1815
      CIE-Lab:
        74.3057, -6.9598, 9.5757
        CIE-LCH:
        74.3057, 11.8378, 126.0105
        CIE-Luv:
        74.3057, -4.0690, 14.9933
        Hunter-Lab:
        68.6888, -9.8087, 11.4275
      #b1baa5 color charts
#b1baa5 RGB chart
      #b1baa5 CMYK chart
      #b1baa5 RGB pie chart
      #b1baa5 color shades, tints & tones
#b1baa5 color schemes
#b1baa5 color preview, HTML & CSS examples
           This text has a color of #b1baa5        
        
          <p style="color:#b1baa5;">Text here</p>
        
        
          .mytext {color:#b1baa5;}
        
        Text color #b1baa5
      
           This box has a color of #b1baa5        
        
          <div style="background-color:#b1baa5;">Content here</div>
        
        
          .mybackground {background-color:#b1baa5;}
        
        Background color #b1baa5
      
           Border around this has a color of #b1baa5        
        
          <div style="border:2px solid #b1baa5;">Content here</div>
        
        
          .myborder {border:2px solid #b1baa5;}
        
        Border color #b1baa5