#bc1336 color space conversions
Hex:
        #bc1336
        RGB:
        188, 19, 54
        CMY:
        26, 93, 79
        CMYK:
        0, 90, 71, 26
      HSL:
        348°, 81.6425%, 40.5882%
        HSV (HSB):
        348°, 89.8936%, 73.7255%
        XYZ:
        21.6378, 11.4235, 4.5545
        xyY:
        0.5752, 0.3037, 11.4235
      CIE-Lab:
        40.2847, 62.6943, 27.6162
        CIE-LCH:
        40.2847, 68.5072, 23.7730
        CIE-Luv:
        40.2847, 115.7291, 15.2759
        Hunter-Lab:
        33.7986, 55.1276, 15.6694
      #bc1336 color charts
#bc1336 RGB chart
      #bc1336 CMYK chart
      #bc1336 RGB pie chart
      #bc1336 color shades, tints & tones
#bc1336 color schemes
#bc1336 color preview, HTML & CSS examples
           This text has a color of #bc1336        
        
          <p style="color:#bc1336;">Text here</p>
        
        
          .mytext {color:#bc1336;}
        
        Text color #bc1336
      
           This box has a color of #bc1336        
        
          <div style="background-color:#bc1336;">Content here</div>
        
        
          .mybackground {background-color:#bc1336;}
        
        Background color #bc1336
      
           Border around this has a color of #bc1336        
        
          <div style="border:2px solid #bc1336;">Content here</div>
        
        
          .myborder {border:2px solid #bc1336;}
        
        Border color #bc1336