#b1b162 color space conversions
Hex:
        #b1b162
        RGB:
        177, 177, 98
        CMY:
        31, 31, 62
        CMYK:
        0, 0, 45, 31
      HSL:
        60°, 33.6170%, 53.9216%
        HSV (HSB):
        60°, 44.6328%, 69.4118%
        XYZ:
        36.0582, 41.6732, 17.6985
        xyY:
        0.3778, 0.4367, 41.6732
      CIE-Lab:
        70.6450, -11.5117, 40.2383
        CIE-LCH:
        70.6450, 41.8526, 105.9652
        CIE-Luv:
        70.6450, 3.7613, 52.1377
        Hunter-Lab:
        64.5548, -13.2666, 28.9332
      #b1b162 color charts
#b1b162 RGB chart
      #b1b162 CMYK chart
      #b1b162 RGB pie chart
      #b1b162 color shades, tints & tones
#b1b162 color schemes
#b1b162 color preview, HTML & CSS examples
           This text has a color of #b1b162        
        
          <p style="color:#b1b162;">Text here</p>
        
        
          .mytext {color:#b1b162;}
        
        Text color #b1b162
      
           This box has a color of #b1b162        
        
          <div style="background-color:#b1b162;">Content here</div>
        
        
          .mybackground {background-color:#b1b162;}
        
        Background color #b1b162
      
           Border around this has a color of #b1b162        
        
          <div style="border:2px solid #b1b162;">Content here</div>
        
        
          .myborder {border:2px solid #b1b162;}
        
        Border color #b1b162