#b6baa4 color space conversions
Hex:
        #b6baa4
        RGB:
        182, 186, 164
        CMY:
        29, 27, 36
        CMYK:
        2, 0, 12, 27
      HSL:
        71°, 13.7500%, 68.6275%
        HSV (HSB):
        71°, 11.8280%, 72.9412%
        XYZ:
        43.5511, 47.7432, 42.0419
        xyY:
        0.3266, 0.3581, 47.7432
      CIE-Lab:
        74.6627, -5.3176, 10.6783
        CIE-LCH:
        74.6627, 11.9291, 116.4726
        CIE-Luv:
        74.6627, -1.1471, 16.2439
        Hunter-Lab:
        69.0965, -8.4112, 12.2924
      #b6baa4 color charts
#b6baa4 RGB chart
      #b6baa4 CMYK chart
      #b6baa4 RGB pie chart
      #b6baa4 color shades, tints & tones
#b6baa4 color schemes
#b6baa4 color preview, HTML & CSS examples
           This text has a color of #b6baa4        
        
          <p style="color:#b6baa4;">Text here</p>
        
        
          .mytext {color:#b6baa4;}
        
        Text color #b6baa4
      
           This box has a color of #b6baa4        
        
          <div style="background-color:#b6baa4;">Content here</div>
        
        
          .mybackground {background-color:#b6baa4;}
        
        Background color #b6baa4
      
           Border around this has a color of #b6baa4        
        
          <div style="border:2px solid #b6baa4;">Content here</div>
        
        
          .myborder {border:2px solid #b6baa4;}
        
        Border color #b6baa4