#b2b21f color space conversions
Hex:
        #b2b21f
        RGB:
        178, 178, 31
        CMY:
        30, 30, 88
        CMYK:
        0, 0, 83, 30
      HSL:
        60°, 70.3349%, 40.9804%
        HSV (HSB):
        60°, 82.5843%, 69.8039%
        XYZ:
        34.5278, 41.4047, 7.4684
        xyY:
        0.4140, 0.4965, 41.4047
      CIE-Lab:
        70.4585, -15.9027, 67.1974
        CIE-LCH:
        70.4585, 69.0535, 103.3145
        CIE-Luv:
        70.4585, 5.3703, 74.4500
        Hunter-Lab:
        64.3465, -16.8246, 38.1610
      #b2b21f color charts
#b2b21f RGB chart
      #b2b21f CMYK chart
      #b2b21f RGB pie chart
      #b2b21f color shades, tints & tones
#b2b21f color schemes
#b2b21f color preview, HTML & CSS examples
           This text has a color of #b2b21f        
        
          <p style="color:#b2b21f;">Text here</p>
        
        
          .mytext {color:#b2b21f;}
        
        Text color #b2b21f
      
           This box has a color of #b2b21f        
        
          <div style="background-color:#b2b21f;">Content here</div>
        
        
          .mybackground {background-color:#b2b21f;}
        
        Background color #b2b21f
      
           Border around this has a color of #b2b21f        
        
          <div style="border:2px solid #b2b21f;">Content here</div>
        
        
          .myborder {border:2px solid #b2b21f;}
        
        Border color #b2b21f