#b0b046 color space conversions
Hex:
        #b0b046
        RGB:
        176, 176, 70
        CMY:
        31, 31, 73
        CMYK:
        0, 0, 60, 31
      HSL:
        60°, 43.0894%, 48.2353%
        HSV (HSB):
        60°, 60.2273%, 69.0196%
        XYZ:
        34.5353, 40.7230, 11.8345
        xyY:
        0.3965, 0.4676, 40.7230
      CIE-Lab:
        69.9814, -13.8202, 52.7974
        CIE-LCH:
        69.9814, 54.5762, 104.6686
        CIE-Luv:
        69.9814, 4.5903, 63.6330
        Hunter-Lab:
        63.8146, -15.0744, 33.6748
      #b0b046 color charts
#b0b046 RGB chart
      #b0b046 CMYK chart
      #b0b046 RGB pie chart
      #b0b046 color shades, tints & tones
#b0b046 color schemes
#b0b046 color preview, HTML & CSS examples
           This text has a color of #b0b046        
        
          <p style="color:#b0b046;">Text here</p>
        
        
          .mytext {color:#b0b046;}
        
        Text color #b0b046
      
           This box has a color of #b0b046        
        
          <div style="background-color:#b0b046;">Content here</div>
        
        
          .mybackground {background-color:#b0b046;}
        
        Background color #b0b046
      
           Border around this has a color of #b0b046        
        
          <div style="border:2px solid #b0b046;">Content here</div>
        
        
          .myborder {border:2px solid #b0b046;}
        
        Border color #b0b046