#bc725e color space conversions
Hex:
        #bc725e
        RGB:
        188, 114, 94
        CMY:
        26, 55, 63
        CMYK:
        0, 39, 50, 26
      HSL:
        13°, 41.2281%, 55.2941%
        HSV (HSB):
        13°, 50.0000%, 73.7255%
        XYZ:
        28.7767, 23.5341, 13.6155
        xyY:
        0.4365, 0.3570, 23.5341
      CIE-Lab:
        55.6183, 27.0413, 23.4673
        CIE-LCH:
        55.6183, 35.8043, 40.9524
        CIE-Luv:
        55.6183, 53.8774, 23.7316
        Hunter-Lab:
        48.5120, 20.9880, 17.3179
      #bc725e color charts
#bc725e RGB chart
      #bc725e CMYK chart
      #bc725e RGB pie chart
      #bc725e color shades, tints & tones
#bc725e color schemes
#bc725e color preview, HTML & CSS examples
           This text has a color of #bc725e        
        
          <p style="color:#bc725e;">Text here</p>
        
        
          .mytext {color:#bc725e;}
        
        Text color #bc725e
      
           This box has a color of #bc725e        
        
          <div style="background-color:#bc725e;">Content here</div>
        
        
          .mybackground {background-color:#bc725e;}
        
        Background color #bc725e
      
           Border around this has a color of #bc725e        
        
          <div style="border:2px solid #bc725e;">Content here</div>
        
        
          .myborder {border:2px solid #bc725e;}
        
        Border color #bc725e