#bc1444 color space conversions
Hex:
        #bc1444
        RGB:
        188, 20, 68
        CMY:
        26, 92, 73
        CMYK:
        0, 89, 64, 26
      HSL:
        343°, 80.7692%, 40.7843%
        HSV (HSB):
        343°, 89.3617%, 73.7255%
        XYZ:
        22.0326, 11.6090, 6.5484
        xyY:
        0.5482, 0.2889, 11.6090
      CIE-Lab:
        40.5879, 63.2333, 19.2065
        CIE-LCH:
        40.5879, 66.0859, 16.8957
        CIE-Luv:
        40.5879, 111.0815, 8.3326
        Hunter-Lab:
        34.0720, 55.8005, 12.4554
      #bc1444 color charts
#bc1444 RGB chart
      #bc1444 CMYK chart
      #bc1444 RGB pie chart
      #bc1444 color shades, tints & tones
#bc1444 color schemes
#bc1444 color preview, HTML & CSS examples
           This text has a color of #bc1444        
        
          <p style="color:#bc1444;">Text here</p>
        
        
          .mytext {color:#bc1444;}
        
        Text color #bc1444
      
           This box has a color of #bc1444        
        
          <div style="background-color:#bc1444;">Content here</div>
        
        
          .mybackground {background-color:#bc1444;}
        
        Background color #bc1444
      
           Border around this has a color of #bc1444        
        
          <div style="border:2px solid #bc1444;">Content here</div>
        
        
          .myborder {border:2px solid #bc1444;}
        
        Border color #bc1444