#b9bf98 color space conversions
Hex:
        #b9bf98
        RGB:
        185, 191, 152
        CMY:
        27, 25, 40
        CMYK:
        3, 0, 20, 25
      HSL:
        69°, 23.3533%, 67.2549%
        HSV (HSB):
        69°, 20.4188%, 74.9020%
        XYZ:
        44.3059, 49.8429, 36.9912
        xyY:
        0.3379, 0.3801, 49.8429
      CIE-Lab:
        75.9727, -8.7504, 19.0195
        CIE-LCH:
        75.9727, 20.9358, 114.7059
        CIE-Luv:
        75.9727, -1.5429, 28.1272
        Hunter-Lab:
        70.5995, -11.5285, 18.3541
      #b9bf98 color charts
#b9bf98 RGB chart
      #b9bf98 CMYK chart
      #b9bf98 RGB pie chart
      #b9bf98 color shades, tints & tones
#b9bf98 color schemes
#b9bf98 color preview, HTML & CSS examples
           This text has a color of #b9bf98        
        
          <p style="color:#b9bf98;">Text here</p>
        
        
          .mytext {color:#b9bf98;}
        
        Text color #b9bf98
      
           This box has a color of #b9bf98        
        
          <div style="background-color:#b9bf98;">Content here</div>
        
        
          .mybackground {background-color:#b9bf98;}
        
        Background color #b9bf98
      
           Border around this has a color of #b9bf98        
        
          <div style="border:2px solid #b9bf98;">Content here</div>
        
        
          .myborder {border:2px solid #b9bf98;}
        
        Border color #b9bf98