#bc5963 color space conversions
Hex:
        #bc5963
        RGB:
        188, 89, 99
        CMY:
        26, 65, 61
        CMYK:
        0, 53, 47, 26
      HSL:
        354°, 42.4893%, 54.3137%
        HSV (HSB):
        354°, 52.6596%, 73.7255%
        XYZ:
        26.5635, 18.7370, 14.0209
        xyY:
        0.4478, 0.3159, 18.7370
      CIE-Lab:
        50.3780, 40.7910, 13.4494
        CIE-LCH:
        50.3780, 42.9510, 18.2481
        CIE-Luv:
        50.3780, 69.4344, 9.1107
        Hunter-Lab:
        43.2862, 33.7896, 11.0956
      #bc5963 color charts
#bc5963 RGB chart
      #bc5963 CMYK chart
      #bc5963 RGB pie chart
      #bc5963 color shades, tints & tones
#bc5963 color schemes
#bc5963 color preview, HTML & CSS examples
           This text has a color of #bc5963        
        
          <p style="color:#bc5963;">Text here</p>
        
        
          .mytext {color:#bc5963;}
        
        Text color #bc5963
      
           This box has a color of #bc5963        
        
          <div style="background-color:#bc5963;">Content here</div>
        
        
          .mybackground {background-color:#bc5963;}
        
        Background color #bc5963
      
           Border around this has a color of #bc5963        
        
          <div style="border:2px solid #bc5963;">Content here</div>
        
        
          .myborder {border:2px solid #bc5963;}
        
        Border color #bc5963