#bcac6a color space conversions
Hex:
        #bcac6a
        RGB:
        188, 172, 106
        CMY:
        26, 33, 58
        CMYK:
        0, 9, 44, 26
      HSL:
        48°, 37.9630%, 57.6471%
        HSV (HSB):
        48°, 43.6170%, 73.7255%
        XYZ:
        38.0931, 41.2370, 19.5875
        xyY:
        0.3851, 0.4169, 41.2370
      CIE-Lab:
        70.3417, -3.5194, 35.9626
        CIE-LCH:
        70.3417, 36.1344, 95.5894
        CIE-Luv:
        70.3417, 13.8501, 46.1180
        Hunter-Lab:
        64.2161, -6.4916, 26.8663
      #bcac6a color charts
#bcac6a RGB chart
      #bcac6a CMYK chart
      #bcac6a RGB pie chart
      #bcac6a color shades, tints & tones
#bcac6a color schemes
#bcac6a color preview, HTML & CSS examples
           This text has a color of #bcac6a        
        
          <p style="color:#bcac6a;">Text here</p>
        
        
          .mytext {color:#bcac6a;}
        
        Text color #bcac6a
      
           This box has a color of #bcac6a        
        
          <div style="background-color:#bcac6a;">Content here</div>
        
        
          .mybackground {background-color:#bcac6a;}
        
        Background color #bcac6a
      
           Border around this has a color of #bcac6a        
        
          <div style="border:2px solid #bcac6a;">Content here</div>
        
        
          .myborder {border:2px solid #bcac6a;}
        
        Border color #bcac6a