#b1b20f color space conversions
Hex:
        #b1b20f
        RGB:
        177, 178, 15
        CMY:
        31, 30, 94
        CMYK:
        1, 0, 92, 30
      HSL:
        60°, 84.4560%, 37.8431%
        HSV (HSB):
        60°, 91.5730%, 69.8039%
        XYZ:
        34.1381, 41.2224, 6.6094
        xyY:
        0.4165, 0.5029, 41.2224
      CIE-Lab:
        70.3315, -16.7024, 70.2459
        CIE-LCH:
        70.3315, 72.2043, 103.3749
        CIE-Luv:
        70.3315, 4.8200, 76.3459
        Hunter-Lab:
        64.2047, -17.4484, 38.8398
      #b1b20f color charts
#b1b20f RGB chart
      #b1b20f CMYK chart
      #b1b20f RGB pie chart
      #b1b20f color shades, tints & tones
#b1b20f color schemes
#b1b20f color preview, HTML & CSS examples
           This text has a color of #b1b20f        
        
          <p style="color:#b1b20f;">Text here</p>
        
        
          .mytext {color:#b1b20f;}
        
        Text color #b1b20f
      
           This box has a color of #b1b20f        
        
          <div style="background-color:#b1b20f;">Content here</div>
        
        
          .mybackground {background-color:#b1b20f;}
        
        Background color #b1b20f
      
           Border around this has a color of #b1b20f        
        
          <div style="border:2px solid #b1b20f;">Content here</div>
        
        
          .myborder {border:2px solid #b1b20f;}
        
        Border color #b1b20f