#b1b12b color space conversions
Hex:
        #b1b12b
        RGB:
        177, 177, 43
        CMY:
        31, 31, 83
        CMYK:
        0, 0, 76, 31
      HSL:
        60°, 60.9091%, 43.1373%
        HSV (HSB):
        60°, 75.7062%, 69.4118%
        XYZ:
        34.2896, 40.9658, 8.3854
        xyY:
        0.4100, 0.4898, 40.9658
      CIE-Lab:
        70.1520, -15.4035, 63.4466
        CIE-LCH:
        70.1520, 65.2896, 103.6462
        CIE-Luv:
        70.1520, 5.1798, 71.8082
        Hunter-Lab:
        64.0045, -16.3788, 37.0354
      #b1b12b color charts
#b1b12b RGB chart
      #b1b12b CMYK chart
      #b1b12b RGB pie chart
      #b1b12b color shades, tints & tones
#b1b12b color schemes
#b1b12b color preview, HTML & CSS examples
           This text has a color of #b1b12b        
        
          <p style="color:#b1b12b;">Text here</p>
        
        
          .mytext {color:#b1b12b;}
        
        Text color #b1b12b
      
           This box has a color of #b1b12b        
        
          <div style="background-color:#b1b12b;">Content here</div>
        
        
          .mybackground {background-color:#b1b12b;}
        
        Background color #b1b12b
      
           Border around this has a color of #b1b12b        
        
          <div style="border:2px solid #b1b12b;">Content here</div>
        
        
          .myborder {border:2px solid #b1b12b;}
        
        Border color #b1b12b