#b5bda1 color space conversions
Hex:
        #b5bda1
        RGB:
        181, 189, 161
        CMY:
        29, 26, 37
        CMYK:
        4, 0, 15, 26
      HSL:
        77°, 17.5000%, 68.6275%
        HSV (HSB):
        77°, 14.8148%, 74.1176%
        XYZ:
        43.6867, 48.7922, 40.8335
        xyY:
        0.3277, 0.3660, 48.7922
      CIE-Lab:
        75.3218, -7.7594, 13.2237
        CIE-LCH:
        75.3218, 15.3321, 120.4034
        CIE-Luv:
        75.3218, -3.1916, 20.2046
        Hunter-Lab:
        69.8514, -10.6019, 14.2364
      #b5bda1 color charts
#b5bda1 RGB chart
      #b5bda1 CMYK chart
      #b5bda1 RGB pie chart
      #b5bda1 color shades, tints & tones
#b5bda1 color schemes
#b5bda1 color preview, HTML & CSS examples
           This text has a color of #b5bda1        
        
          <p style="color:#b5bda1;">Text here</p>
        
        
          .mytext {color:#b5bda1;}
        
        Text color #b5bda1
      
           This box has a color of #b5bda1        
        
          <div style="background-color:#b5bda1;">Content here</div>
        
        
          .mybackground {background-color:#b5bda1;}
        
        Background color #b5bda1
      
           Border around this has a color of #b5bda1        
        
          <div style="border:2px solid #b5bda1;">Content here</div>
        
        
          .myborder {border:2px solid #b5bda1;}
        
        Border color #b5bda1