#b4b298 color space conversions
Hex:
        #b4b298
        RGB:
        180, 178, 152
        CMY:
        29, 30, 40
        CMYK:
        0, 1, 16, 29
      HSL:
        56°, 15.7303%, 65.0980%
        HSV (HSB):
        56°, 15.5556%, 70.5882%
        XYZ:
        40.4103, 43.8111, 36.0323
        xyY:
        0.3360, 0.3643, 43.8111
      CIE-Lab:
        72.1020, -3.7791, 13.5624
        CIE-LCH:
        72.1020, 14.0790, 105.5702
        CIE-Luv:
        72.1020, 2.6140, 19.7473
        Hunter-Lab:
        66.1899, -6.8546, 14.0568
      #b4b298 color charts
#b4b298 RGB chart
      #b4b298 CMYK chart
      #b4b298 RGB pie chart
      #b4b298 color shades, tints & tones
#b4b298 color schemes
#b4b298 color preview, HTML & CSS examples
           This text has a color of #b4b298        
        
          <p style="color:#b4b298;">Text here</p>
        
        
          .mytext {color:#b4b298;}
        
        Text color #b4b298
      
           This box has a color of #b4b298        
        
          <div style="background-color:#b4b298;">Content here</div>
        
        
          .mybackground {background-color:#b4b298;}
        
        Background color #b4b298
      
           Border around this has a color of #b4b298        
        
          <div style="border:2px solid #b4b298;">Content here</div>
        
        
          .myborder {border:2px solid #b4b298;}
        
        Border color #b4b298