#b6bb95 color space conversions
Hex:
        #b6bb95
        RGB:
        182, 187, 149
        CMY:
        29, 27, 42
        CMYK:
        3, 0, 20, 27
      HSL:
        68°, 21.8391%, 65.8824%
        HSV (HSB):
        68°, 20.3209%, 73.3333%
        XYZ:
        42.4865, 47.6557, 35.3930
        xyY:
        0.3384, 0.3796, 47.6557
      CIE-Lab:
        74.6072, -8.2454, 18.7047
        CIE-LCH:
        74.6072, 20.4415, 113.7888
        CIE-Luv:
        74.6072, -0.9980, 27.5102
        Hunter-Lab:
        69.0331, -10.9497, 17.9254
      #b6bb95 color charts
#b6bb95 RGB chart
      #b6bb95 CMYK chart
      #b6bb95 RGB pie chart
      #b6bb95 color shades, tints & tones
#b6bb95 color schemes
#b6bb95 color preview, HTML & CSS examples
           This text has a color of #b6bb95        
        
          <p style="color:#b6bb95;">Text here</p>
        
        
          .mytext {color:#b6bb95;}
        
        Text color #b6bb95
      
           This box has a color of #b6bb95        
        
          <div style="background-color:#b6bb95;">Content here</div>
        
        
          .mybackground {background-color:#b6bb95;}
        
        Background color #b6bb95
      
           Border around this has a color of #b6bb95        
        
          <div style="border:2px solid #b6bb95;">Content here</div>
        
        
          .myborder {border:2px solid #b6bb95;}
        
        Border color #b6bb95