#b5bf95 color space conversions
Hex:
        #b5bf95
        RGB:
        181, 191, 149
        CMY:
        29, 25, 42
        CMYK:
        5, 0, 22, 25
      HSL:
        74°, 24.7059%, 66.6667%
        HSV (HSB):
        74°, 21.9895%, 74.9020%
        XYZ:
        43.1117, 49.2553, 35.6688
        xyY:
        0.3367, 0.3847, 49.2553
      CIE-Lab:
        75.6099, -10.7013, 20.0771
        CIE-LCH:
        75.6099, 22.7510, 118.0580
        CIE-Luv:
        75.6099, -3.7843, 29.8228
        Hunter-Lab:
        70.1821, -13.1692, 18.9944
      #b5bf95 color charts
#b5bf95 RGB chart
      #b5bf95 CMYK chart
      #b5bf95 RGB pie chart
      #b5bf95 color shades, tints & tones
#b5bf95 color schemes
#b5bf95 color preview, HTML & CSS examples
           This text has a color of #b5bf95        
        
          <p style="color:#b5bf95;">Text here</p>
        
        
          .mytext {color:#b5bf95;}
        
        Text color #b5bf95
      
           This box has a color of #b5bf95        
        
          <div style="background-color:#b5bf95;">Content here</div>
        
        
          .mybackground {background-color:#b5bf95;}
        
        Background color #b5bf95
      
           Border around this has a color of #b5bf95        
        
          <div style="border:2px solid #b5bf95;">Content here</div>
        
        
          .myborder {border:2px solid #b5bf95;}
        
        Border color #b5bf95