#bcac8f color space conversions
Hex:
        #bcac8f
        RGB:
        188, 172, 143
        CMY:
        26, 33, 44
        CMYK:
        0, 9, 24, 26
      HSL:
        39°, 25.1397%, 64.9020%
        HSV (HSB):
        39°, 23.9362%, 73.7255%
        XYZ:
        40.4495, 42.1796, 31.9962
        xyY:
        0.3529, 0.3680, 42.1796
      CIE-Lab:
        70.9946, 1.1161, 17.0240
        CIE-LCH:
        70.9946, 17.0606, 86.2489
        CIE-Luv:
        70.9946, 11.5593, 23.2840
        Hunter-Lab:
        64.9458, -2.4820, 16.2523
      #bcac8f color charts
#bcac8f RGB chart
      #bcac8f CMYK chart
      #bcac8f RGB pie chart
      #bcac8f color shades, tints & tones
#bcac8f color schemes
#bcac8f color preview, HTML & CSS examples
           This text has a color of #bcac8f        
        
          <p style="color:#bcac8f;">Text here</p>
        
        
          .mytext {color:#bcac8f;}
        
        Text color #bcac8f
      
           This box has a color of #bcac8f        
        
          <div style="background-color:#bcac8f;">Content here</div>
        
        
          .mybackground {background-color:#bcac8f;}
        
        Background color #bcac8f
      
           Border around this has a color of #bcac8f        
        
          <div style="border:2px solid #bcac8f;">Content here</div>
        
        
          .myborder {border:2px solid #bcac8f;}
        
        Border color #bcac8f