#bcb266 color space conversions
Hex:
        #bcb266
        RGB:
        188, 178, 102
        CMY:
        26, 30, 60
        CMYK:
        0, 5, 46, 26
      HSL:
        53°, 39.0909%, 56.8627%
        HSV (HSB):
        53°, 45.7447%, 73.7255%
        XYZ:
        39.0577, 43.4915, 18.9065
        xyY:
        0.3850, 0.4287, 43.4915
      CIE-Lab:
        71.8873, -7.0957, 39.9513
        CIE-LCH:
        71.8873, 40.5766, 100.0713
        CIE-Luv:
        71.8873, 10.2643, 51.2614
        Hunter-Lab:
        65.9481, -9.6926, 29.1659
      #bcb266 color charts
#bcb266 RGB chart
      #bcb266 CMYK chart
      #bcb266 RGB pie chart
      #bcb266 color shades, tints & tones
#bcb266 color schemes
#bcb266 color preview, HTML & CSS examples
           This text has a color of #bcb266        
        
          <p style="color:#bcb266;">Text here</p>
        
        
          .mytext {color:#bcb266;}
        
        Text color #bcb266
      
           This box has a color of #bcb266        
        
          <div style="background-color:#bcb266;">Content here</div>
        
        
          .mybackground {background-color:#bcb266;}
        
        Background color #bcb266
      
           Border around this has a color of #bcb266        
        
          <div style="border:2px solid #bcb266;">Content here</div>
        
        
          .myborder {border:2px solid #bcb266;}
        
        Border color #bcb266