#b4bc80 color space conversions
Hex:
        #b4bc80
        RGB:
        180, 188, 128
        CMY:
        29, 26, 50
        CMYK:
        4, 0, 32, 26
      HSL:
        68°, 30.9278%, 61.9608%
        HSV (HSB):
        68°, 31.9149%, 73.7255%
        XYZ:
        40.7019, 47.2283, 27.3928
        xyY:
        0.3529, 0.4095, 47.2283
      CIE-Lab:
        74.3355, -12.5040, 29.4939
        CIE-LCH:
        74.3355, 32.0350, 112.9746
        CIE-Luv:
        74.3355, -1.9268, 41.5283
        Hunter-Lab:
        68.7228, -14.5462, 24.4731
      #b4bc80 color charts
#b4bc80 RGB chart
      #b4bc80 CMYK chart
      #b4bc80 RGB pie chart
      #b4bc80 color shades, tints & tones
#b4bc80 color schemes
#b4bc80 color preview, HTML & CSS examples
           This text has a color of #b4bc80        
        
          <p style="color:#b4bc80;">Text here</p>
        
        
          .mytext {color:#b4bc80;}
        
        Text color #b4bc80
      
           This box has a color of #b4bc80        
        
          <div style="background-color:#b4bc80;">Content here</div>
        
        
          .mybackground {background-color:#b4bc80;}
        
        Background color #b4bc80
      
           Border around this has a color of #b4bc80        
        
          <div style="border:2px solid #b4bc80;">Content here</div>
        
        
          .myborder {border:2px solid #b4bc80;}
        
        Border color #b4bc80