#bc2401 color space conversions
Hex:
        #bc2401
        RGB:
        188, 36, 1
        CMY:
        26, 86, 100
        CMYK:
        0, 81, 99, 26
      HSL:
        11°, 98.9418%, 37.0588%
        HSV (HSB):
        11°, 99.4681%, 73.7255%
        XYZ:
        21.3754, 11.9553, 1.2097
        xyY:
        0.6189, 0.3461, 11.9553
      CIE-Lab:
        41.1450, 57.7472, 53.8982
        CIE-LCH:
        41.1450, 78.9921, 43.0255
        CIE-Luv:
        41.1450, 117.9957, 31.1524
        Hunter-Lab:
        34.5765, 49.8411, 22.1292
      #bc2401 color charts
#bc2401 RGB chart
      #bc2401 CMYK chart
      #bc2401 RGB pie chart
      #bc2401 color shades, tints & tones
#bc2401 color schemes
#bc2401 color preview, HTML & CSS examples
           This text has a color of #bc2401        
        
          <p style="color:#bc2401;">Text here</p>
        
        
          .mytext {color:#bc2401;}
        
        Text color #bc2401
      
           This box has a color of #bc2401        
        
          <div style="background-color:#bc2401;">Content here</div>
        
        
          .mybackground {background-color:#bc2401;}
        
        Background color #bc2401
      
           Border around this has a color of #bc2401        
        
          <div style="border:2px solid #bc2401;">Content here</div>
        
        
          .myborder {border:2px solid #bc2401;}
        
        Border color #bc2401