#bc1a26 color space conversions
Hex:
        #bc1a26
        RGB:
        188, 26, 38
        CMY:
        26, 90, 85
        CMYK:
        0, 86, 80, 26
      HSL:
        356°, 75.7009%, 41.9608%
        HSV (HSB):
        356°, 86.1702%, 73.7255%
        XYZ:
        21.4583, 11.5701, 2.9360
        xyY:
        0.5967, 0.3217, 11.5701
      CIE-Lab:
        40.5245, 60.8141, 37.4823
        CIE-LCH:
        40.5245, 71.4372, 31.6472
        CIE-Luv:
        40.5245, 117.6319, 22.4244
        Hunter-Lab:
        34.0148, 53.0809, 18.6928
      #bc1a26 color charts
#bc1a26 RGB chart
      #bc1a26 CMYK chart
      #bc1a26 RGB pie chart
      #bc1a26 color shades, tints & tones
#bc1a26 color schemes
#bc1a26 color preview, HTML & CSS examples
           This text has a color of #bc1a26        
        
          <p style="color:#bc1a26;">Text here</p>
        
        
          .mytext {color:#bc1a26;}
        
        Text color #bc1a26
      
           This box has a color of #bc1a26        
        
          <div style="background-color:#bc1a26;">Content here</div>
        
        
          .mybackground {background-color:#bc1a26;}
        
        Background color #bc1a26
      
           Border around this has a color of #bc1a26        
        
          <div style="border:2px solid #bc1a26;">Content here</div>
        
        
          .myborder {border:2px solid #bc1a26;}
        
        Border color #bc1a26