#bc0815 color space conversions
Hex:
        #bc0815
        RGB:
        188, 8, 21
        CMY:
        26, 97, 92
        CMYK:
        0, 96, 89, 26
      HSL:
        356°, 91.8367%, 38.4314%
        HSV (HSB):
        356°, 95.7447%, 73.7255%
        XYZ:
        20.9612, 10.9192, 1.7123
        xyY:
        0.6240, 0.3250, 10.9192
      CIE-Lab:
        39.4440, 63.1024, 45.4856
        CIE-LCH:
        39.4440, 77.7872, 35.7849
        CIE-Luv:
        39.4440, 124.9701, 25.2279
        Hunter-Lab:
        33.0442, 55.4023, 20.0586
      #bc0815 color charts
#bc0815 RGB chart
      #bc0815 CMYK chart
      #bc0815 RGB pie chart
      #bc0815 color shades, tints & tones
#bc0815 color schemes
#bc0815 color preview, HTML & CSS examples
           This text has a color of #bc0815        
        
          <p style="color:#bc0815;">Text here</p>
        
        
          .mytext {color:#bc0815;}
        
        Text color #bc0815
      
           This box has a color of #bc0815        
        
          <div style="background-color:#bc0815;">Content here</div>
        
        
          .mybackground {background-color:#bc0815;}
        
        Background color #bc0815
      
           Border around this has a color of #bc0815        
        
          <div style="border:2px solid #bc0815;">Content here</div>
        
        
          .myborder {border:2px solid #bc0815;}
        
        Border color #bc0815