#bc3c54 color space conversions
Hex:
        #bc3c54
        RGB:
        188, 60, 84
        CMY:
        26, 76, 67
        CMYK:
        0, 68, 55, 26
      HSL:
        349°, 51.6129%, 48.6275%
        HSV (HSB):
        349°, 68.0851%, 73.7255%
        XYZ:
        23.9551, 14.5632, 9.9359
        xyY:
        0.4944, 0.3006, 14.5632
      CIE-Lab:
        45.0300, 52.7721, 15.1820
        CIE-LCH:
        45.0300, 54.9125, 16.0500
        CIE-Luv:
        45.0300, 90.2491, 7.7043
        Hunter-Lab:
        38.1617, 45.2662, 11.2763
      #bc3c54 color charts
#bc3c54 RGB chart
      #bc3c54 CMYK chart
      #bc3c54 RGB pie chart
      #bc3c54 color shades, tints & tones
#bc3c54 color schemes
#bc3c54 color preview, HTML & CSS examples
           This text has a color of #bc3c54        
        
          <p style="color:#bc3c54;">Text here</p>
        
        
          .mytext {color:#bc3c54;}
        
        Text color #bc3c54
      
           This box has a color of #bc3c54        
        
          <div style="background-color:#bc3c54;">Content here</div>
        
        
          .mybackground {background-color:#bc3c54;}
        
        Background color #bc3c54
      
           Border around this has a color of #bc3c54        
        
          <div style="border:2px solid #bc3c54;">Content here</div>
        
        
          .myborder {border:2px solid #bc3c54;}
        
        Border color #bc3c54