#bc1b14 color space conversions
Hex:
        #bc1b14
        RGB:
        188, 27, 20
        CMY:
        26, 89, 92
        CMYK:
        0, 86, 89, 26
      HSL:
        2°, 80.7692%, 40.7843%
        HSV (HSB):
        2°, 89.3617%, 73.7255%
        XYZ:
        21.2572, 11.5257, 1.7661
        xyY:
        0.6153, 0.3336, 11.5257
      CIE-Lab:
        40.4522, 60.1721, 46.7042
        CIE-LCH:
        40.4522, 76.1706, 37.8178
        CIE-Luv:
        40.4522, 120.1607, 27.2267
        Hunter-Lab:
        33.9496, 52.3545, 20.6803
      #bc1b14 color charts
#bc1b14 RGB chart
      #bc1b14 CMYK chart
      #bc1b14 RGB pie chart
      #bc1b14 color shades, tints & tones
#bc1b14 color schemes
#bc1b14 color preview, HTML & CSS examples
           This text has a color of #bc1b14        
        
          <p style="color:#bc1b14;">Text here</p>
        
        
          .mytext {color:#bc1b14;}
        
        Text color #bc1b14
      
           This box has a color of #bc1b14        
        
          <div style="background-color:#bc1b14;">Content here</div>
        
        
          .mybackground {background-color:#bc1b14;}
        
        Background color #bc1b14
      
           Border around this has a color of #bc1b14        
        
          <div style="border:2px solid #bc1b14;">Content here</div>
        
        
          .myborder {border:2px solid #bc1b14;}
        
        Border color #bc1b14