#b6bd99 color space conversions
Hex:
        #b6bd99
        RGB:
        182, 189, 153
        CMY:
        29, 26, 40
        CMYK:
        4, 0, 19, 26
      HSL:
        72°, 21.4286%, 67.0588%
        HSV (HSB):
        72°, 19.0476%, 74.1176%
        XYZ:
        43.2388, 48.6402, 37.2466
        xyY:
        0.3349, 0.3767, 48.6402
      CIE-Lab:
        75.2269, -8.6735, 17.4133
        CIE-LCH:
        75.2269, 19.4538, 116.4778
        CIE-Luv:
        75.2269, -2.2667, 25.9585
        Hunter-Lab:
        69.7425, -11.3835, 17.1555
      #b6bd99 color charts
#b6bd99 RGB chart
      #b6bd99 CMYK chart
      #b6bd99 RGB pie chart
      #b6bd99 color shades, tints & tones
#b6bd99 color schemes
#b6bd99 color preview, HTML & CSS examples
           This text has a color of #b6bd99        
        
          <p style="color:#b6bd99;">Text here</p>
        
        
          .mytext {color:#b6bd99;}
        
        Text color #b6bd99
      
           This box has a color of #b6bd99        
        
          <div style="background-color:#b6bd99;">Content here</div>
        
        
          .mybackground {background-color:#b6bd99;}
        
        Background color #b6bd99
      
           Border around this has a color of #b6bd99        
        
          <div style="border:2px solid #b6bd99;">Content here</div>
        
        
          .myborder {border:2px solid #b6bd99;}
        
        Border color #b6bd99