#b0db95 color space conversions
Hex:
        #b0db95
        RGB:
        176, 219, 149
        CMY:
        31, 14, 42
        CMYK:
        20, 0, 32, 14
      HSL:
        97°, 49.2958%, 72.1569%
        HSV (HSB):
        97°, 31.9635%, 85.8824%
        XYZ:
        48.6608, 62.0631, 37.8484
        xyY:
        0.3275, 0.4177, 62.0631
      CIE-Lab:
        82.9469, -26.5043, 29.9742
        CIE-LCH:
        82.9469, 40.0117, 131.4843
        CIE-Luv:
        82.9469, -21.3321, 45.9720
        Hunter-Lab:
        78.7801, -27.6095, 26.6613
      #b0db95 color charts
#b0db95 RGB chart
      #b0db95 CMYK chart
      #b0db95 RGB pie chart
      #b0db95 color shades, tints & tones
#b0db95 color schemes
#b0db95 color preview, HTML & CSS examples
           This text has a color of #b0db95        
        
          <p style="color:#b0db95;">Text here</p>
        
        
          .mytext {color:#b0db95;}
        
        Text color #b0db95
      
           This box has a color of #b0db95        
        
          <div style="background-color:#b0db95;">Content here</div>
        
        
          .mybackground {background-color:#b0db95;}
        
        Background color #b0db95
      
           Border around this has a color of #b0db95        
        
          <div style="border:2px solid #b0db95;">Content here</div>
        
        
          .myborder {border:2px solid #b0db95;}
        
        Border color #b0db95