#bc0e13 color space conversions
Hex:
        #bc0e13
        RGB:
        188, 14, 19
        CMY:
        26, 95, 93
        CMYK:
        0, 93, 90, 26
      HSL:
        358°, 86.1386%, 39.6078%
        HSV (HSB):
        358°, 92.5532%, 73.7255%
        XYZ:
        21.0136, 11.0525, 1.6419
        xyY:
        0.6234, 0.3279, 11.0525
      CIE-Lab:
        39.6687, 62.3854, 46.5694
        CIE-LCH:
        39.6687, 77.8502, 36.7405
        CIE-Luv:
        39.6687, 124.0598, 26.0361
        Hunter-Lab:
        33.2452, 54.6469, 20.3435
      #bc0e13 color charts
#bc0e13 RGB chart
      #bc0e13 CMYK chart
      #bc0e13 RGB pie chart
      #bc0e13 color shades, tints & tones
#bc0e13 color schemes
#bc0e13 color preview, HTML & CSS examples
           This text has a color of #bc0e13        
        
          <p style="color:#bc0e13;">Text here</p>
        
        
          .mytext {color:#bc0e13;}
        
        Text color #bc0e13
      
           This box has a color of #bc0e13        
        
          <div style="background-color:#bc0e13;">Content here</div>
        
        
          .mybackground {background-color:#bc0e13;}
        
        Background color #bc0e13
      
           Border around this has a color of #bc0e13        
        
          <div style="border:2px solid #bc0e13;">Content here</div>
        
        
          .myborder {border:2px solid #bc0e13;}
        
        Border color #bc0e13