#b2cb96 color space conversions
Hex:
        #b2cb96
        RGB:
        178, 203, 150
        CMY:
        30, 20, 41
        CMYK:
        12, 0, 26, 20
      HSL:
        88°, 33.7580%, 69.2157%
        HSV (HSB):
        88°, 26.1084%, 79.6078%
        XYZ:
        45.2211, 54.3789, 36.9669
        xyY:
        0.3311, 0.3982, 54.3789
      CIE-Lab:
        78.6821, -17.7777, 23.7214
        CIE-LCH:
        78.6821, 29.6438, 126.8492
        CIE-Luv:
        78.6821, -11.9753, 36.0794
        Hunter-Lab:
        73.7420, -19.5864, 21.8973
      #b2cb96 color charts
#b2cb96 RGB chart
      #b2cb96 CMYK chart
      #b2cb96 RGB pie chart
      #b2cb96 color shades, tints & tones
#b2cb96 color schemes
#b2cb96 color preview, HTML & CSS examples
           This text has a color of #b2cb96        
        
          <p style="color:#b2cb96;">Text here</p>
        
        
          .mytext {color:#b2cb96;}
        
        Text color #b2cb96
      
           This box has a color of #b2cb96        
        
          <div style="background-color:#b2cb96;">Content here</div>
        
        
          .mybackground {background-color:#b2cb96;}
        
        Background color #b2cb96
      
           Border around this has a color of #b2cb96        
        
          <div style="border:2px solid #b2cb96;">Content here</div>
        
        
          .myborder {border:2px solid #b2cb96;}
        
        Border color #b2cb96