#bc1a18 color space conversions
Hex:
        #bc1a18
        RGB:
        188, 26, 24
        CMY:
        26, 90, 91
        CMYK:
        0, 86, 87, 26
      HSL:
        1°, 77.3585%, 41.5686%
        HSV (HSB):
        1°, 87.2340%, 73.7255%
        XYZ:
        21.2733, 11.4961, 1.9619
        xyY:
        0.6125, 0.3310, 11.4961
      CIE-Lab:
        40.4038, 60.4572, 44.8152
        CIE-LCH:
        40.4038, 75.2561, 36.5485
        CIE-Luv:
        40.4038, 120.0077, 26.2749
        Hunter-Lab:
        33.9059, 52.6595, 20.3034
      #bc1a18 color charts
#bc1a18 RGB chart
      #bc1a18 CMYK chart
      #bc1a18 RGB pie chart
      #bc1a18 color shades, tints & tones
#bc1a18 color schemes
#bc1a18 color preview, HTML & CSS examples
           This text has a color of #bc1a18        
        
          <p style="color:#bc1a18;">Text here</p>
        
        
          .mytext {color:#bc1a18;}
        
        Text color #bc1a18
      
           This box has a color of #bc1a18        
        
          <div style="background-color:#bc1a18;">Content here</div>
        
        
          .mybackground {background-color:#bc1a18;}
        
        Background color #bc1a18
      
           Border around this has a color of #bc1a18        
        
          <div style="border:2px solid #bc1a18;">Content here</div>
        
        
          .myborder {border:2px solid #bc1a18;}
        
        Border color #bc1a18