#b2bb80 color space conversions
Hex:
        #b2bb80
        RGB:
        178, 187, 128
        CMY:
        30, 27, 50
        CMYK:
        5, 0, 32, 27
      HSL:
        69°, 30.2564%, 61.7647%
        HSV (HSB):
        69°, 31.5508%, 73.3333%
        XYZ:
        40.0267, 46.5641, 27.3002
        xyY:
        0.3514, 0.4088, 46.5641
      CIE-Lab:
        73.9101, -12.7658, 28.9028
        CIE-LCH:
        73.9101, 31.5965, 113.8301
        CIE-Luv:
        73.9101, -2.5753, 40.8266
        Hunter-Lab:
        68.2379, -14.7126, 24.0462
      #b2bb80 color charts
#b2bb80 RGB chart
      #b2bb80 CMYK chart
      #b2bb80 RGB pie chart
      #b2bb80 color shades, tints & tones
#b2bb80 color schemes
#b2bb80 color preview, HTML & CSS examples
           This text has a color of #b2bb80        
        
          <p style="color:#b2bb80;">Text here</p>
        
        
          .mytext {color:#b2bb80;}
        
        Text color #b2bb80
      
           This box has a color of #b2bb80        
        
          <div style="background-color:#b2bb80;">Content here</div>
        
        
          .mybackground {background-color:#b2bb80;}
        
        Background color #b2bb80
      
           Border around this has a color of #b2bb80        
        
          <div style="border:2px solid #b2bb80;">Content here</div>
        
        
          .myborder {border:2px solid #b2bb80;}
        
        Border color #b2bb80