#bcbfa0 color space conversions
Hex:
        #bcbfa0
        RGB:
        188, 191, 160
        CMY:
        26, 25, 37
        CMYK:
        2, 0, 16, 25
      HSL:
        66°, 19.4969%, 68.8235%
        HSV (HSB):
        66°, 16.2304%, 74.9020%
        XYZ:
        45.7150, 50.4910, 40.5940
        xyY:
        0.3342, 0.3691, 50.4910
      CIE-Lab:
        76.3697, -6.3941, 15.3128
        CIE-LCH:
        76.3697, 16.5942, 112.6639
        CIE-Luv:
        76.3697, -0.1230, 22.8354
        Hunter-Lab:
        71.0570, -9.5107, 15.8683
      #bcbfa0 color charts
#bcbfa0 RGB chart
      #bcbfa0 CMYK chart
      #bcbfa0 RGB pie chart
      #bcbfa0 color shades, tints & tones
#bcbfa0 color schemes
#bcbfa0 color preview, HTML & CSS examples
           This text has a color of #bcbfa0        
        
          <p style="color:#bcbfa0;">Text here</p>
        
        
          .mytext {color:#bcbfa0;}
        
        Text color #bcbfa0
      
           This box has a color of #bcbfa0        
        
          <div style="background-color:#bcbfa0;">Content here</div>
        
        
          .mybackground {background-color:#bcbfa0;}
        
        Background color #bcbfa0
      
           Border around this has a color of #bcbfa0        
        
          <div style="border:2px solid #bcbfa0;">Content here</div>
        
        
          .myborder {border:2px solid #bcbfa0;}
        
        Border color #bcbfa0