#bcb664 color space conversions
Hex:
        #bcb664
        RGB:
        188, 182, 100
        CMY:
        26, 29, 61
        CMYK:
        0, 3, 47, 26
      HSL:
        56°, 39.6396%, 56.4706%
        HSV (HSB):
        56°, 46.8085%, 73.7255%
        XYZ:
        39.7672, 45.0674, 18.6595
        xyY:
        0.3842, 0.4355, 45.0674
      CIE-Lab:
        72.9362, -9.3796, 42.2479
        CIE-LCH:
        72.9362, 43.2766, 102.5174
        CIE-Luv:
        72.9362, 7.8444, 54.2604
        Hunter-Lab:
        67.1322, -11.7430, 30.5128
      #bcb664 color charts
#bcb664 RGB chart
      #bcb664 CMYK chart
      #bcb664 RGB pie chart
      #bcb664 color shades, tints & tones
#bcb664 color schemes
#bcb664 color preview, HTML & CSS examples
           This text has a color of #bcb664        
        
          <p style="color:#bcb664;">Text here</p>
        
        
          .mytext {color:#bcb664;}
        
        Text color #bcb664
      
           This box has a color of #bcb664        
        
          <div style="background-color:#bcb664;">Content here</div>
        
        
          .mybackground {background-color:#bcb664;}
        
        Background color #bcb664
      
           Border around this has a color of #bcb664        
        
          <div style="border:2px solid #bcb664;">Content here</div>
        
        
          .myborder {border:2px solid #bcb664;}
        
        Border color #bcb664