#b3bd45 color space conversions
Hex:
        #b3bd45
        RGB:
        179, 189, 69
        CMY:
        30, 26, 73
        CMYK:
        5, 0, 63, 26
      HSL:
        65°, 47.6190%, 50.5882%
        HSV (HSB):
        65°, 63.4921%, 74.1176%
        XYZ:
        37.8622, 46.4086, 12.5924
        xyY:
        0.3909, 0.4791, 46.4086
      CIE-Lab:
        73.8099, -19.2149, 57.4025
        CIE-LCH:
        73.8099, 60.5332, 108.5075
        CIE-Luv:
        73.8099, -1.5388, 69.9102
        Hunter-Lab:
        68.1238, -20.0092, 36.7272
      #b3bd45 color charts
#b3bd45 RGB chart
      #b3bd45 CMYK chart
      #b3bd45 RGB pie chart
      #b3bd45 color shades, tints & tones
#b3bd45 color schemes
#b3bd45 color preview, HTML & CSS examples
           This text has a color of #b3bd45        
        
          <p style="color:#b3bd45;">Text here</p>
        
        
          .mytext {color:#b3bd45;}
        
        Text color #b3bd45
      
           This box has a color of #b3bd45        
        
          <div style="background-color:#b3bd45;">Content here</div>
        
        
          .mybackground {background-color:#b3bd45;}
        
        Background color #b3bd45
      
           Border around this has a color of #b3bd45        
        
          <div style="border:2px solid #b3bd45;">Content here</div>
        
        
          .myborder {border:2px solid #b3bd45;}
        
        Border color #b3bd45