#b2b350 color space conversions
Hex:
        #b2b350
        RGB:
        178, 179, 80
        CMY:
        30, 30, 69
        CMYK:
        1, 0, 55, 30
      HSL:
        61°, 39.4422%, 50.7843%
        HSV (HSB):
        61°, 55.3073%, 70.1961%
        XYZ:
        35.9282, 42.2844, 13.8575
        xyY:
        0.3902, 0.4593, 42.2844
      CIE-Lab:
        71.0665, -13.7641, 49.5131
        CIE-LCH:
        71.0665, 51.3906, 105.5354
        CIE-Luv:
        71.0665, 3.7603, 61.2825
        Hunter-Lab:
        65.0264, -15.1721, 32.8835
      #b2b350 color charts
#b2b350 RGB chart
      #b2b350 CMYK chart
      #b2b350 RGB pie chart
      #b2b350 color shades, tints & tones
#b2b350 color schemes
#b2b350 color preview, HTML & CSS examples
           This text has a color of #b2b350        
        
          <p style="color:#b2b350;">Text here</p>
        
        
          .mytext {color:#b2b350;}
        
        Text color #b2b350
      
           This box has a color of #b2b350        
        
          <div style="background-color:#b2b350;">Content here</div>
        
        
          .mybackground {background-color:#b2b350;}
        
        Background color #b2b350
      
           Border around this has a color of #b2b350        
        
          <div style="border:2px solid #b2b350;">Content here</div>
        
        
          .myborder {border:2px solid #b2b350;}
        
        Border color #b2b350