#b6ba94 color space conversions
Hex:
        #b6ba94
        RGB:
        182, 186, 148
        CMY:
        29, 27, 42
        CMYK:
        2, 0, 20, 27
      HSL:
        66°, 21.5909%, 65.4902%
        HSV (HSB):
        66°, 20.4301%, 72.9412%
        XYZ:
        42.1956, 47.2010, 34.9037
        xyY:
        0.3395, 0.3797, 47.2010
      CIE-Lab:
        74.3182, -7.8741, 18.8429
        CIE-LCH:
        74.3182, 20.4219, 112.6792
        CIE-Luv:
        74.3182, -0.4014, 27.5946
        Hunter-Lab:
        68.7030, -10.6001, 17.9705
      #b6ba94 color charts
#b6ba94 RGB chart
      #b6ba94 CMYK chart
      #b6ba94 RGB pie chart
      #b6ba94 color shades, tints & tones
#b6ba94 color schemes
#b6ba94 color preview, HTML & CSS examples
           This text has a color of #b6ba94        
        
          <p style="color:#b6ba94;">Text here</p>
        
        
          .mytext {color:#b6ba94;}
        
        Text color #b6ba94
      
           This box has a color of #b6ba94        
        
          <div style="background-color:#b6ba94;">Content here</div>
        
        
          .mybackground {background-color:#b6ba94;}
        
        Background color #b6ba94
      
           Border around this has a color of #b6ba94        
        
          <div style="border:2px solid #b6ba94;">Content here</div>
        
        
          .myborder {border:2px solid #b6ba94;}
        
        Border color #b6ba94