#bcbba6 color space conversions
Hex:
        #bcbba6
        RGB:
        188, 187, 166
        CMY:
        26, 27, 35
        CMYK:
        0, 1, 12, 26
      HSL:
        57°, 14.1026%, 69.4118%
        HSV (HSB):
        57°, 11.7021%, 73.7255%
        XYZ:
        45.3923, 48.9852, 43.1390
        xyY:
        0.3301, 0.3562, 48.9852
      CIE-Lab:
        75.4421, -3.3200, 10.7661
        CIE-LCH:
        75.4421, 11.2664, 107.1385
        CIE-Luv:
        75.4421, 1.7431, 16.0376
        Hunter-Lab:
        69.9894, -6.7136, 12.4483
      #bcbba6 color charts
#bcbba6 RGB chart
      #bcbba6 CMYK chart
      #bcbba6 RGB pie chart
      #bcbba6 color shades, tints & tones
#bcbba6 color schemes
#bcbba6 color preview, HTML & CSS examples
           This text has a color of #bcbba6        
        
          <p style="color:#bcbba6;">Text here</p>
        
        
          .mytext {color:#bcbba6;}
        
        Text color #bcbba6
      
           This box has a color of #bcbba6        
        
          <div style="background-color:#bcbba6;">Content here</div>
        
        
          .mybackground {background-color:#bcbba6;}
        
        Background color #bcbba6
      
           Border around this has a color of #bcbba6        
        
          <div style="border:2px solid #bcbba6;">Content here</div>
        
        
          .myborder {border:2px solid #bcbba6;}
        
        Border color #bcbba6