#bcb586 color space conversions
Hex:
        #bcb586
        RGB:
        188, 181, 134
        CMY:
        26, 29, 47
        CMYK:
        0, 4, 29, 26
      HSL:
        52°, 28.7234%, 63.1373%
        HSV (HSB):
        52°, 28.7234%, 73.7255%
        XYZ:
        41.5660, 45.4603, 29.1382
        xyY:
        0.3578, 0.3913, 45.4603
      CIE-Lab:
        73.1940, -4.9352, 24.8991
        CIE-LCH:
        73.1940, 25.3835, 101.2111
        CIE-Luv:
        73.1940, 6.8511, 34.4706
        Hunter-Lab:
        67.4243, -7.9501, 21.5741
      #bcb586 color charts
#bcb586 RGB chart
      #bcb586 CMYK chart
      #bcb586 RGB pie chart
      #bcb586 color shades, tints & tones
#bcb586 color schemes
#bcb586 color preview, HTML & CSS examples
           This text has a color of #bcb586        
        
          <p style="color:#bcb586;">Text here</p>
        
        
          .mytext {color:#bcb586;}
        
        Text color #bcb586
      
           This box has a color of #bcb586        
        
          <div style="background-color:#bcb586;">Content here</div>
        
        
          .mybackground {background-color:#bcb586;}
        
        Background color #bcb586
      
           Border around this has a color of #bcb586        
        
          <div style="border:2px solid #bcb586;">Content here</div>
        
        
          .myborder {border:2px solid #bcb586;}
        
        Border color #bcb586