#b0bd52 color space conversions
Hex:
        #b0bd52
        RGB:
        176, 189, 82
        CMY:
        31, 26, 68
        CMYK:
        7, 0, 57, 26
      HSL:
        67°, 44.7699%, 53.1373%
        HSV (HSB):
        67°, 56.6138%, 74.1176%
        XYZ:
        37.6251, 46.2345, 14.9237
        xyY:
        0.3809, 0.4680, 46.2345
      CIE-Lab:
        73.6974, -19.4999, 51.5324
        CIE-LCH:
        73.6974, 55.0984, 110.7266
        CIE-Luv:
        73.6974, -3.7120, 65.0988
        Hunter-Lab:
        67.9960, -20.2212, 34.5842
      #b0bd52 color charts
#b0bd52 RGB chart
      #b0bd52 CMYK chart
      #b0bd52 RGB pie chart
      #b0bd52 color shades, tints & tones
#b0bd52 color schemes
#b0bd52 color preview, HTML & CSS examples
           This text has a color of #b0bd52        
        
          <p style="color:#b0bd52;">Text here</p>
        
        
          .mytext {color:#b0bd52;}
        
        Text color #b0bd52
      
           This box has a color of #b0bd52        
        
          <div style="background-color:#b0bd52;">Content here</div>
        
        
          .mybackground {background-color:#b0bd52;}
        
        Background color #b0bd52
      
           Border around this has a color of #b0bd52        
        
          <div style="border:2px solid #b0bd52;">Content here</div>
        
        
          .myborder {border:2px solid #b0bd52;}
        
        Border color #b0bd52