#b3bd32 color space conversions
Hex:
        #b3bd32
        RGB:
        179, 189, 50
        CMY:
        30, 26, 80
        CMYK:
        5, 0, 74, 26
      HSL:
        64°, 58.1590%, 46.8627%
        HSV (HSB):
        64°, 73.5450%, 74.1176%
        XYZ:
        37.3637, 46.2092, 9.9676
        xyY:
        0.3994, 0.4940, 46.2092
      CIE-Lab:
        73.6811, -20.2813, 64.4848
        CIE-LCH:
        73.6811, 67.5989, 107.4591
        CIE-Luv:
        73.6811, -1.2387, 75.2747
        Hunter-Lab:
        67.9773, -20.8479, 38.8904
      #b3bd32 color charts
#b3bd32 RGB chart
      #b3bd32 CMYK chart
      #b3bd32 RGB pie chart
      #b3bd32 color shades, tints & tones
#b3bd32 color schemes
#b3bd32 color preview, HTML & CSS examples
           This text has a color of #b3bd32        
        
          <p style="color:#b3bd32;">Text here</p>
        
        
          .mytext {color:#b3bd32;}
        
        Text color #b3bd32
      
           This box has a color of #b3bd32        
        
          <div style="background-color:#b3bd32;">Content here</div>
        
        
          .mybackground {background-color:#b3bd32;}
        
        Background color #b3bd32
      
           Border around this has a color of #b3bd32        
        
          <div style="border:2px solid #b3bd32;">Content here</div>
        
        
          .myborder {border:2px solid #b3bd32;}
        
        Border color #b3bd32