#bc1c1b color space conversions
Hex:
        #bc1c1b
        RGB:
        188, 28, 27
        CMY:
        26, 89, 89
        CMYK:
        0, 85, 86, 26
      HSL:
        0°, 74.8837%, 42.1569%
        HSV (HSB):
        0°, 85.6383%, 73.7255%
        XYZ:
        21.3521, 11.6010, 2.1507
        xyY:
        0.6083, 0.3305, 11.6010
      CIE-Lab:
        40.5748, 60.0944, 43.4790
        CIE-LCH:
        40.5748, 74.1739, 35.8862
        CIE-Luv:
        40.5748, 118.8674, 25.8475
        Hunter-Lab:
        34.0602, 52.2949, 20.0983
      #bc1c1b color charts
#bc1c1b RGB chart
      #bc1c1b CMYK chart
      #bc1c1b RGB pie chart
      #bc1c1b color shades, tints & tones
#bc1c1b color schemes
#bc1c1b color preview, HTML & CSS examples
           This text has a color of #bc1c1b        
        
          <p style="color:#bc1c1b;">Text here</p>
        
        
          .mytext {color:#bc1c1b;}
        
        Text color #bc1c1b
      
           This box has a color of #bc1c1b        
        
          <div style="background-color:#bc1c1b;">Content here</div>
        
        
          .mybackground {background-color:#bc1c1b;}
        
        Background color #bc1c1b
      
           Border around this has a color of #bc1c1b        
        
          <div style="border:2px solid #bc1c1b;">Content here</div>
        
        
          .myborder {border:2px solid #bc1c1b;}
        
        Border color #bc1c1b