#bc1e30 color space conversions
Hex:
        #bc1e30
        RGB:
        188, 30, 48
        CMY:
        26, 88, 81
        CMYK:
        0, 84, 74, 26
      HSL:
        353°, 72.4771%, 42.7451%
        HSV (HSB):
        353°, 84.0426%, 73.7255%
        XYZ:
        21.7368, 11.8333, 3.9347
        xyY:
        0.5796, 0.3155, 11.8333
      CIE-Lab:
        40.9500, 60.2920, 32.0674
        CIE-LCH:
        40.9500, 68.2894, 28.0071
        CIE-Luv:
        40.9500, 114.0043, 19.3270
        Hunter-Lab:
        34.3996, 52.5934, 17.2980
      #bc1e30 color charts
#bc1e30 RGB chart
      #bc1e30 CMYK chart
      #bc1e30 RGB pie chart
      #bc1e30 color shades, tints & tones
#bc1e30 color schemes
#bc1e30 color preview, HTML & CSS examples
           This text has a color of #bc1e30        
        
          <p style="color:#bc1e30;">Text here</p>
        
        
          .mytext {color:#bc1e30;}
        
        Text color #bc1e30
      
           This box has a color of #bc1e30        
        
          <div style="background-color:#bc1e30;">Content here</div>
        
        
          .mybackground {background-color:#bc1e30;}
        
        Background color #bc1e30
      
           Border around this has a color of #bc1e30        
        
          <div style="border:2px solid #bc1e30;">Content here</div>
        
        
          .myborder {border:2px solid #bc1e30;}
        
        Border color #bc1e30