#b4b166 color space conversions
Hex:
        #b4b166
        RGB:
        180, 177, 102
        CMY:
        29, 31, 60
        CMYK:
        0, 2, 43, 29
      HSL:
        58°, 34.2105%, 55.2941%
        HSV (HSB):
        58°, 43.3333%, 70.5882%
        XYZ:
        36.9428, 42.1069, 18.7507
        xyY:
        0.3777, 0.4305, 42.1069
      CIE-Lab:
        70.9446, -9.8666, 38.6332
        CIE-LCH:
        70.9446, 39.8733, 104.3267
        CIE-Luv:
        70.9446, 5.5699, 50.2784
        Hunter-Lab:
        64.8898, -11.9343, 28.2903
      #b4b166 color charts
#b4b166 RGB chart
      #b4b166 CMYK chart
      #b4b166 RGB pie chart
      #b4b166 color shades, tints & tones
#b4b166 color schemes
#b4b166 color preview, HTML & CSS examples
           This text has a color of #b4b166        
        
          <p style="color:#b4b166;">Text here</p>
        
        
          .mytext {color:#b4b166;}
        
        Text color #b4b166
      
           This box has a color of #b4b166        
        
          <div style="background-color:#b4b166;">Content here</div>
        
        
          .mybackground {background-color:#b4b166;}
        
        Background color #b4b166
      
           Border around this has a color of #b4b166        
        
          <div style="border:2px solid #b4b166;">Content here</div>
        
        
          .myborder {border:2px solid #b4b166;}
        
        Border color #b4b166