#b0c099 color space conversions
Hex:
        #b0c099
        RGB:
        176, 192, 153
        CMY:
        31, 25, 40
        CMYK:
        8, 0, 20, 25
      HSL:
        85°, 23.6364%, 67.6471%
        HSV (HSB):
        85°, 20.3125%, 75.2941%
        XYZ:
        42.5039, 49.2293, 37.3990
        xyY:
        0.3292, 0.3812, 49.2293
      CIE-Lab:
        75.5938, -12.4456, 17.8551
        CIE-LCH:
        75.5938, 21.7646, 124.8778
        CIE-Luv:
        75.5938, -7.3534, 27.2583
        Hunter-Lab:
        70.1636, -14.6540, 17.5114
      #b0c099 color charts
#b0c099 RGB chart
      #b0c099 CMYK chart
      #b0c099 RGB pie chart
      #b0c099 color shades, tints & tones
#b0c099 color schemes
#b0c099 color preview, HTML & CSS examples
           This text has a color of #b0c099        
        
          <p style="color:#b0c099;">Text here</p>
        
        
          .mytext {color:#b0c099;}
        
        Text color #b0c099
      
           This box has a color of #b0c099        
        
          <div style="background-color:#b0c099;">Content here</div>
        
        
          .mybackground {background-color:#b0c099;}
        
        Background color #b0c099
      
           Border around this has a color of #b0c099        
        
          <div style="border:2px solid #b0c099;">Content here</div>
        
        
          .myborder {border:2px solid #b0c099;}
        
        Border color #b0c099