#b2b06b color space conversions
Hex:
        #b2b06b
        RGB:
        178, 176, 107
        CMY:
        30, 31, 58
        CMYK:
        0, 1, 40, 30
      HSL:
        58°, 31.5556%, 55.8824%
        HSV (HSB):
        58°, 39.8876%, 69.8039%
        XYZ:
        36.5393, 41.5772, 20.0093
        xyY:
        0.3724, 0.4237, 41.5772
      CIE-Lab:
        70.5784, -9.6220, 35.5661
        CIE-LCH:
        70.5784, 36.8447, 105.1383
        CIE-Luv:
        70.5784, 4.6727, 46.9919
        Hunter-Lab:
        64.4804, -11.6896, 26.7376
      #b2b06b color charts
#b2b06b RGB chart
      #b2b06b CMYK chart
      #b2b06b RGB pie chart
      #b2b06b color shades, tints & tones
#b2b06b color schemes
#b2b06b color preview, HTML & CSS examples
           This text has a color of #b2b06b        
        
          <p style="color:#b2b06b;">Text here</p>
        
        
          .mytext {color:#b2b06b;}
        
        Text color #b2b06b
      
           This box has a color of #b2b06b        
        
          <div style="background-color:#b2b06b;">Content here</div>
        
        
          .mybackground {background-color:#b2b06b;}
        
        Background color #b2b06b
      
           Border around this has a color of #b2b06b        
        
          <div style="border:2px solid #b2b06b;">Content here</div>
        
        
          .myborder {border:2px solid #b2b06b;}
        
        Border color #b2b06b