#bcbe8a color space conversions
Hex:
        #bcbe8a
        RGB:
        188, 190, 138
        CMY:
        26, 25, 46
        CMYK:
        1, 0, 27, 25
      HSL:
        62°, 28.5714%, 64.3137%
        HSV (HSB):
        62°, 27.3684%, 74.5098%
        XYZ:
        43.7399, 49.3533, 31.2655
        xyY:
        0.3517, 0.3969, 49.3533
      CIE-Lab:
        75.6706, -9.1057, 26.1060
        CIE-LCH:
        75.6706, 27.6484, 109.2287
        CIE-Luv:
        75.6706, 1.4444, 37.0444
        Hunter-Lab:
        70.2519, -11.8038, 22.7893
      #bcbe8a color charts
#bcbe8a RGB chart
      #bcbe8a CMYK chart
      #bcbe8a RGB pie chart
      #bcbe8a color shades, tints & tones
#bcbe8a color schemes
#bcbe8a color preview, HTML & CSS examples
           This text has a color of #bcbe8a        
        
          <p style="color:#bcbe8a;">Text here</p>
        
        
          .mytext {color:#bcbe8a;}
        
        Text color #bcbe8a
      
           This box has a color of #bcbe8a        
        
          <div style="background-color:#bcbe8a;">Content here</div>
        
        
          .mybackground {background-color:#bcbe8a;}
        
        Background color #bcbe8a
      
           Border around this has a color of #bcbe8a        
        
          <div style="border:2px solid #bcbe8a;">Content here</div>
        
        
          .myborder {border:2px solid #bcbe8a;}
        
        Border color #bcbe8a