#bc715b color space conversions
Hex:
        #bc715b
        RGB:
        188, 113, 91
        CMY:
        26, 56, 64
        CMYK:
        0, 40, 52, 26
      HSL:
        14°, 41.9913%, 54.7059%
        HSV (HSB):
        14°, 51.5957%, 73.7255%
        XYZ:
        28.5325, 23.2570, 12.8827
        xyY:
        0.4412, 0.3596, 23.2570
      CIE-Lab:
        55.3360, 27.3056, 24.8079
        CIE-LCH:
        55.3360, 36.8921, 42.2561
        CIE-Luv:
        55.3360, 55.0231, 25.0172
        Hunter-Lab:
        48.2255, 21.2146, 17.9193
      #bc715b color charts
#bc715b RGB chart
      #bc715b CMYK chart
      #bc715b RGB pie chart
      #bc715b color shades, tints & tones
#bc715b color schemes
#bc715b color preview, HTML & CSS examples
           This text has a color of #bc715b        
        
          <p style="color:#bc715b;">Text here</p>
        
        
          .mytext {color:#bc715b;}
        
        Text color #bc715b
      
           This box has a color of #bc715b        
        
          <div style="background-color:#bc715b;">Content here</div>
        
        
          .mybackground {background-color:#bc715b;}
        
        Background color #bc715b
      
           Border around this has a color of #bc715b        
        
          <div style="border:2px solid #bc715b;">Content here</div>
        
        
          .myborder {border:2px solid #bc715b;}
        
        Border color #bc715b