#b0b276 color space conversions
Hex:
        #b0b276
        RGB:
        176, 178, 118
        CMY:
        31, 30, 54
        CMYK:
        1, 0, 34, 30
      HSL:
        62°, 28.0374%, 58.0392%
        HSV (HSB):
        62°, 33.7079%, 69.8039%
        XYZ:
        37.0949, 42.3789, 23.3644
        xyY:
        0.3607, 0.4121, 42.3789
      CIE-Lab:
        71.1314, -10.1718, 30.4896
        CIE-LCH:
        71.1314, 32.1416, 108.4495
        CIE-Luv:
        71.1314, 1.7552, 41.6955
        Hunter-Lab:
        65.0991, -12.2101, 24.2899
      #b0b276 color charts
#b0b276 RGB chart
      #b0b276 CMYK chart
      #b0b276 RGB pie chart
      #b0b276 color shades, tints & tones
#b0b276 color schemes
#b0b276 color preview, HTML & CSS examples
           This text has a color of #b0b276        
        
          <p style="color:#b0b276;">Text here</p>
        
        
          .mytext {color:#b0b276;}
        
        Text color #b0b276
      
           This box has a color of #b0b276        
        
          <div style="background-color:#b0b276;">Content here</div>
        
        
          .mybackground {background-color:#b0b276;}
        
        Background color #b0b276
      
           Border around this has a color of #b0b276        
        
          <div style="border:2px solid #b0b276;">Content here</div>
        
        
          .myborder {border:2px solid #b0b276;}
        
        Border color #b0b276