#b1baa3 color space conversions
Hex:
        #b1baa3
        RGB:
        177, 186, 163
        CMY:
        31, 27, 36
        CMYK:
        5, 0, 12, 27
      HSL:
        83°, 14.2857%, 68.4314%
        HSV (HSB):
        83°, 12.3656%, 72.9412%
        XYZ:
        42.3012, 47.1093, 41.5138
        xyY:
        0.3231, 0.3598, 47.1093
      CIE-Lab:
        74.2596, -7.3037, 10.5957
        CIE-LCH:
        74.2596, 12.8691, 124.5789
        CIE-Luv:
        74.2596, -3.9837, 16.4678
        Hunter-Lab:
        68.6362, -10.1019, 12.1845
      #b1baa3 color charts
#b1baa3 RGB chart
      #b1baa3 CMYK chart
      #b1baa3 RGB pie chart
      #b1baa3 color shades, tints & tones
#b1baa3 color schemes
#b1baa3 color preview, HTML & CSS examples
           This text has a color of #b1baa3        
        
          <p style="color:#b1baa3;">Text here</p>
        
        
          .mytext {color:#b1baa3;}
        
        Text color #b1baa3
      
           This box has a color of #b1baa3        
        
          <div style="background-color:#b1baa3;">Content here</div>
        
        
          .mybackground {background-color:#b1baa3;}
        
        Background color #b1baa3
      
           Border around this has a color of #b1baa3        
        
          <div style="border:2px solid #b1baa3;">Content here</div>
        
        
          .myborder {border:2px solid #b1baa3;}
        
        Border color #b1baa3