#b5bc95 color space conversions
Hex:
        #b5bc95
        RGB:
        181, 188, 149
        CMY:
        29, 26, 42
        CMYK:
        4, 0, 21, 26
      HSL:
        71°, 22.5434%, 66.0784%
        HSV (HSB):
        71°, 20.7447%, 73.7255%
        XYZ:
        42.4641, 47.9601, 35.4529
        xyY:
        0.3373, 0.3810, 47.9601
      CIE-Lab:
        74.7998, -9.1427, 18.9591
        CIE-LCH:
        74.7998, 21.0484, 115.7449
        CIE-Luv:
        74.7998, -2.1426, 28.0220
        Hunter-Lab:
        69.2532, -11.7421, 18.1249
      #b5bc95 color charts
#b5bc95 RGB chart
      #b5bc95 CMYK chart
      #b5bc95 RGB pie chart
      #b5bc95 color shades, tints & tones
#b5bc95 color schemes
#b5bc95 color preview, HTML & CSS examples
           This text has a color of #b5bc95        
        
          <p style="color:#b5bc95;">Text here</p>
        
        
          .mytext {color:#b5bc95;}
        
        Text color #b5bc95
      
           This box has a color of #b5bc95        
        
          <div style="background-color:#b5bc95;">Content here</div>
        
        
          .mybackground {background-color:#b5bc95;}
        
        Background color #b5bc95
      
           Border around this has a color of #b5bc95        
        
          <div style="border:2px solid #b5bc95;">Content here</div>
        
        
          .myborder {border:2px solid #b5bc95;}
        
        Border color #b5bc95