#b0bd50 color space conversions
Hex:
        #b0bd50
        RGB:
        176, 189, 80
        CMY:
        31, 26, 69
        CMYK:
        7, 0, 58, 26
      HSL:
        67°, 45.2282%, 52.7451%
        HSV (HSB):
        67°, 57.6720%, 74.1176%
        XYZ:
        37.5501, 46.2045, 14.5287
        xyY:
        0.3821, 0.4701, 46.2045
      CIE-Lab:
        73.6780, -19.6604, 52.4170
        CIE-LCH:
        73.6780, 55.9828, 110.5599
        CIE-Luv:
        73.6780, -3.6719, 65.8823
        Hunter-Lab:
        67.9739, -20.3475, 34.9091
      #b0bd50 color charts
#b0bd50 RGB chart
      #b0bd50 CMYK chart
      #b0bd50 RGB pie chart
      #b0bd50 color shades, tints & tones
#b0bd50 color schemes
#b0bd50 color preview, HTML & CSS examples
           This text has a color of #b0bd50        
        
          <p style="color:#b0bd50;">Text here</p>
        
        
          .mytext {color:#b0bd50;}
        
        Text color #b0bd50
      
           This box has a color of #b0bd50        
        
          <div style="background-color:#b0bd50;">Content here</div>
        
        
          .mybackground {background-color:#b0bd50;}
        
        Background color #b0bd50
      
           Border around this has a color of #b0bd50        
        
          <div style="border:2px solid #b0bd50;">Content here</div>
        
        
          .myborder {border:2px solid #b0bd50;}
        
        Border color #b0bd50