#bc8672 color space conversions
Hex:
        #bc8672
        RGB:
        188, 134, 114
        CMY:
        26, 47, 55
        CMYK:
        0, 29, 39, 26
      HSL:
        16°, 35.5769%, 59.2157%
        HSV (HSB):
        16°, 39.3617%, 73.7255%
        XYZ:
        32.3014, 28.9565, 19.8063
        xyY:
        0.3985, 0.3572, 28.9565
      CIE-Lab:
        60.7432, 18.1345, 18.9947
        CIE-LCH:
        60.7432, 26.2614, 46.3272
        CIE-Luv:
        60.7432, 37.7196, 21.3629
        Hunter-Lab:
        53.8112, 12.9790, 15.8450
      #bc8672 color charts
#bc8672 RGB chart
      #bc8672 CMYK chart
      #bc8672 RGB pie chart
      #bc8672 color shades, tints & tones
#bc8672 color schemes
#bc8672 color preview, HTML & CSS examples
           This text has a color of #bc8672        
        
          <p style="color:#bc8672;">Text here</p>
        
        
          .mytext {color:#bc8672;}
        
        Text color #bc8672
      
           This box has a color of #bc8672        
        
          <div style="background-color:#bc8672;">Content here</div>
        
        
          .mybackground {background-color:#bc8672;}
        
        Background color #bc8672
      
           Border around this has a color of #bc8672        
        
          <div style="border:2px solid #bc8672;">Content here</div>
        
        
          .myborder {border:2px solid #bc8672;}
        
        Border color #bc8672