#bcb565 color space conversions
Hex:
        #bcb565
        RGB:
        188, 181, 101
        CMY:
        26, 29, 60
        CMYK:
        0, 4, 46, 26
      HSL:
        55°, 39.3665%, 56.6667%
        HSV (HSB):
        55°, 46.2766%, 73.7255%
        XYZ:
        39.6119, 44.6787, 18.8480
        xyY:
        0.3841, 0.4332, 44.6787
      CIE-Lab:
        72.6798, -8.7621, 41.4330
        CIE-LCH:
        72.6798, 42.3493, 101.9407
        CIE-Luv:
        72.6798, 8.4279, 53.2689
        Hunter-Lab:
        66.8421, -11.1913, 30.0710
      #bcb565 color charts
#bcb565 RGB chart
      #bcb565 CMYK chart
      #bcb565 RGB pie chart
      #bcb565 color shades, tints & tones
#bcb565 color schemes
#bcb565 color preview, HTML & CSS examples
           This text has a color of #bcb565        
        
          <p style="color:#bcb565;">Text here</p>
        
        
          .mytext {color:#bcb565;}
        
        Text color #bcb565
      
           This box has a color of #bcb565        
        
          <div style="background-color:#bcb565;">Content here</div>
        
        
          .mybackground {background-color:#bcb565;}
        
        Background color #bcb565
      
           Border around this has a color of #bcb565        
        
          <div style="border:2px solid #bcb565;">Content here</div>
        
        
          .myborder {border:2px solid #bcb565;}
        
        Border color #bcb565