#b4b699 color space conversions
Hex:
        #b4b699
        RGB:
        180, 182, 153
        CMY:
        29, 29, 40
        CMYK:
        1, 0, 16, 29
      HSL:
        64°, 16.5714%, 65.6863%
        HSV (HSB):
        64°, 15.9341%, 71.3725%
        XYZ:
        41.3001, 45.4591, 36.7347
        xyY:
        0.3344, 0.3681, 45.4591
      CIE-Lab:
        73.1932, -5.7426, 14.5504
        CIE-LCH:
        73.1932, 15.6427, 111.5376
        CIE-Luv:
        73.1932, 0.3683, 21.4929
        Hunter-Lab:
        67.4234, -8.6509, 14.8930
      #b4b699 color charts
#b4b699 RGB chart
      #b4b699 CMYK chart
      #b4b699 RGB pie chart
      #b4b699 color shades, tints & tones
#b4b699 color schemes
#b4b699 color preview, HTML & CSS examples
           This text has a color of #b4b699        
        
          <p style="color:#b4b699;">Text here</p>
        
        
          .mytext {color:#b4b699;}
        
        Text color #b4b699
      
           This box has a color of #b4b699        
        
          <div style="background-color:#b4b699;">Content here</div>
        
        
          .mybackground {background-color:#b4b699;}
        
        Background color #b4b699
      
           Border around this has a color of #b4b699        
        
          <div style="border:2px solid #b4b699;">Content here</div>
        
        
          .myborder {border:2px solid #b4b699;}
        
        Border color #b4b699