#bc0411 color space conversions
Hex:
        #bc0411
        RGB:
        188, 4, 17
        CMY:
        26, 98, 93
        CMYK:
        0, 98, 91, 26
      HSL:
        356°, 95.8333%, 37.6471%
        HSV (HSB):
        356°, 97.8723%, 73.7255%
        XYZ:
        20.8836, 10.8187, 1.5178
        xyY:
        0.6286, 0.3257, 10.8187
      CIE-Lab:
        39.2734, 63.4647, 47.1650
        CIE-LCH:
        39.2734, 79.0715, 36.6186
        CIE-Luv:
        39.2734, 126.1896, 25.7110
        Hunter-Lab:
        32.8917, 55.7727, 20.2882
      #bc0411 color charts
#bc0411 RGB chart
      #bc0411 CMYK chart
      #bc0411 RGB pie chart
      #bc0411 color shades, tints & tones
#bc0411 color schemes
#bc0411 color preview, HTML & CSS examples
           This text has a color of #bc0411        
        
          <p style="color:#bc0411;">Text here</p>
        
        
          .mytext {color:#bc0411;}
        
        Text color #bc0411
      
           This box has a color of #bc0411        
        
          <div style="background-color:#bc0411;">Content here</div>
        
        
          .mybackground {background-color:#bc0411;}
        
        Background color #bc0411
      
           Border around this has a color of #bc0411        
        
          <div style="border:2px solid #bc0411;">Content here</div>
        
        
          .myborder {border:2px solid #bc0411;}
        
        Border color #bc0411