#b4b476 color space conversions
Hex:
        #b4b476
        RGB:
        180, 180, 118
        CMY:
        29, 29, 54
        CMYK:
        0, 0, 34, 29
      HSL:
        60°, 29.2453%, 58.4314%
        HSV (HSB):
        60°, 34.4444%, 70.5882%
        XYZ:
        38.4137, 43.6538, 23.5410
        xyY:
        0.3637, 0.4134, 43.6538
      CIE-Lab:
        71.9965, -9.6211, 31.6803
        CIE-LCH:
        71.9965, 33.1090, 106.8932
        CIE-Luv:
        71.9965, 3.1073, 43.0683
        Hunter-Lab:
        66.0710, -11.8445, 25.1248
      #b4b476 color charts
#b4b476 RGB chart
      #b4b476 CMYK chart
      #b4b476 RGB pie chart
      #b4b476 color shades, tints & tones
#b4b476 color schemes
#b4b476 color preview, HTML & CSS examples
           This text has a color of #b4b476        
        
          <p style="color:#b4b476;">Text here</p>
        
        
          .mytext {color:#b4b476;}
        
        Text color #b4b476
      
           This box has a color of #b4b476        
        
          <div style="background-color:#b4b476;">Content here</div>
        
        
          .mybackground {background-color:#b4b476;}
        
        Background color #b4b476
      
           Border around this has a color of #b4b476        
        
          <div style="border:2px solid #b4b476;">Content here</div>
        
        
          .myborder {border:2px solid #b4b476;}
        
        Border color #b4b476