#b0bd47 color space conversions
Hex:
        #b0bd47
        RGB:
        176, 189, 71
        CMY:
        31, 26, 72
        CMYK:
        7, 0, 62, 26
      HSL:
        67°, 47.2000%, 50.9804%
        HSV (HSB):
        67°, 62.4339%, 74.1176%
        XYZ:
        37.2394, 46.0802, 12.8929
        xyY:
        0.3871, 0.4789, 46.0802
      CIE-Lab:
        73.5976, -20.3280, 56.2676
        CIE-LCH:
        73.5976, 59.8270, 109.8635
        CIE-Luv:
        73.5976, -3.5040, 69.1598
        Hunter-Lab:
        67.8824, -20.8714, 36.2568
      #b0bd47 color charts
#b0bd47 RGB chart
      #b0bd47 CMYK chart
      #b0bd47 RGB pie chart
      #b0bd47 color shades, tints & tones
#b0bd47 color schemes
#b0bd47 color preview, HTML & CSS examples
           This text has a color of #b0bd47        
        
          <p style="color:#b0bd47;">Text here</p>
        
        
          .mytext {color:#b0bd47;}
        
        Text color #b0bd47
      
           This box has a color of #b0bd47        
        
          <div style="background-color:#b0bd47;">Content here</div>
        
        
          .mybackground {background-color:#b0bd47;}
        
        Background color #b0bd47
      
           Border around this has a color of #b0bd47        
        
          <div style="border:2px solid #b0bd47;">Content here</div>
        
        
          .myborder {border:2px solid #b0bd47;}
        
        Border color #b0bd47