#bc020b color space conversions
Hex:
        #bc020b
        RGB:
        188, 2, 11
        CMY:
        26, 99, 96
        CMYK:
        0, 99, 94, 26
      HSL:
        357°, 97.8947%, 37.2549%
        HSV (HSB):
        357°, 98.9362%, 73.7255%
        XYZ:
        20.8212, 10.7589, 1.2959
        xyY:
        0.6333, 0.3273, 10.7589
      CIE-Lab:
        39.1715, 63.6027, 49.4600
        CIE-LCH:
        39.1715, 80.5704, 37.8701
        CIE-Luv:
        39.1715, 127.1561, 26.4787
        Hunter-Lab:
        32.8008, 55.9059, 20.6182
      #bc020b color charts
#bc020b RGB chart
      #bc020b CMYK chart
      #bc020b RGB pie chart
      #bc020b color shades, tints & tones
#bc020b color schemes
#bc020b color preview, HTML & CSS examples
           This text has a color of #bc020b        
        
          <p style="color:#bc020b;">Text here</p>
        
        
          .mytext {color:#bc020b;}
        
        Text color #bc020b
      
           This box has a color of #bc020b        
        
          <div style="background-color:#bc020b;">Content here</div>
        
        
          .mybackground {background-color:#bc020b;}
        
        Background color #bc020b
      
           Border around this has a color of #bc020b        
        
          <div style="border:2px solid #bc020b;">Content here</div>
        
        
          .myborder {border:2px solid #bc020b;}
        
        Border color #bc020b