#b1bc5b color space conversions
Hex:
        #b1bc5b
        RGB:
        177, 188, 91
        CMY:
        31, 26, 64
        CMYK:
        6, 0, 52, 26
      HSL:
        67°, 41.9913%, 54.7059%
        HSV (HSB):
        67°, 51.5957%, 73.7255%
        XYZ:
        38.0030, 46.0689, 16.7867
        xyY:
        0.3768, 0.4568, 46.0689
      CIE-Lab:
        73.5902, -17.8126, 47.2237
        CIE-LCH:
        73.5902, 50.4715, 110.6662
        CIE-Luv:
        73.5902, -2.6803, 60.8820
        Hunter-Lab:
        67.8741, -18.8366, 32.8481
      #b1bc5b color charts
#b1bc5b RGB chart
      #b1bc5b CMYK chart
      #b1bc5b RGB pie chart
      #b1bc5b color shades, tints & tones
#b1bc5b color schemes
#b1bc5b color preview, HTML & CSS examples
           This text has a color of #b1bc5b        
        
          <p style="color:#b1bc5b;">Text here</p>
        
        
          .mytext {color:#b1bc5b;}
        
        Text color #b1bc5b
      
           This box has a color of #b1bc5b        
        
          <div style="background-color:#b1bc5b;">Content here</div>
        
        
          .mybackground {background-color:#b1bc5b;}
        
        Background color #b1bc5b
      
           Border around this has a color of #b1bc5b        
        
          <div style="border:2px solid #b1bc5b;">Content here</div>
        
        
          .myborder {border:2px solid #b1bc5b;}
        
        Border color #b1bc5b