#b4bf81 color space conversions
Hex:
        #b4bf81
        RGB:
        180, 191, 129
        CMY:
        29, 25, 49
        CMYK:
        6, 0, 32, 25
      HSL:
        71°, 32.6316%, 62.7451%
        HSV (HSB):
        71°, 32.4607%, 74.9020%
        XYZ:
        41.4156, 48.5499, 27.9571
        xyY:
        0.3512, 0.4117, 48.5499
      CIE-Lab:
        75.1704, -13.9125, 30.0723
        CIE-LCH:
        75.1704, 33.1346, 114.8269
        CIE-Luv:
        75.1704, -3.6645, 42.5989
        Hunter-Lab:
        69.6777, -15.8377, 24.9852
      #b4bf81 color charts
#b4bf81 RGB chart
      #b4bf81 CMYK chart
      #b4bf81 RGB pie chart
      #b4bf81 color shades, tints & tones
#b4bf81 color schemes
#b4bf81 color preview, HTML & CSS examples
           This text has a color of #b4bf81        
        
          <p style="color:#b4bf81;">Text here</p>
        
        
          .mytext {color:#b4bf81;}
        
        Text color #b4bf81
      
           This box has a color of #b4bf81        
        
          <div style="background-color:#b4bf81;">Content here</div>
        
        
          .mybackground {background-color:#b4bf81;}
        
        Background color #b4bf81
      
           Border around this has a color of #b4bf81        
        
          <div style="border:2px solid #b4bf81;">Content here</div>
        
        
          .myborder {border:2px solid #b4bf81;}
        
        Border color #b4bf81