#bc5f60 color space conversions
Hex:
        #bc5f60
        RGB:
        188, 95, 96
        CMY:
        26, 63, 62
        CMYK:
        0, 49, 49, 26
      HSL:
        359°, 40.9692%, 55.4902%
        HSV (HSB):
        359°, 49.4681%, 73.7255%
        XYZ:
        26.9426, 19.7203, 13.4527
        xyY:
        0.4482, 0.3280, 19.7203
      CIE-Lab:
        51.5195, 37.4183, 16.8006
        CIE-LCH:
        51.5195, 41.0170, 24.1798
        CIE-Luv:
        51.5195, 66.2800, 13.6999
        Hunter-Lab:
        44.4076, 30.5847, 13.1241
      #bc5f60 color charts
#bc5f60 RGB chart
      #bc5f60 CMYK chart
      #bc5f60 RGB pie chart
      #bc5f60 color shades, tints & tones
#bc5f60 color schemes
#bc5f60 color preview, HTML & CSS examples
           This text has a color of #bc5f60        
        
          <p style="color:#bc5f60;">Text here</p>
        
        
          .mytext {color:#bc5f60;}
        
        Text color #bc5f60
      
           This box has a color of #bc5f60        
        
          <div style="background-color:#bc5f60;">Content here</div>
        
        
          .mybackground {background-color:#bc5f60;}
        
        Background color #bc5f60
      
           Border around this has a color of #bc5f60        
        
          <div style="border:2px solid #bc5f60;">Content here</div>
        
        
          .myborder {border:2px solid #bc5f60;}
        
        Border color #bc5f60