#bc191a color space conversions
Hex:
        #bc191a
        RGB:
        188, 25, 26
        CMY:
        26, 90, 90
        CMYK:
        0, 87, 86, 26
      HSL:
        360°, 76.5258%, 41.7647%
        HSV (HSB):
        360°, 86.7021%, 73.7255%
        XYZ:
        21.2731, 11.4612, 2.0683
        xyY:
        0.6113, 0.3293, 11.4612
      CIE-Lab:
        40.3467, 60.7026, 43.7855
        CIE-LCH:
        40.3467, 74.8464, 35.8033
        CIE-Luv:
        40.3467, 120.0654, 25.6903
        Hunter-Lab:
        33.8544, 52.9190, 20.0758
      #bc191a color charts
#bc191a RGB chart
      #bc191a CMYK chart
      #bc191a RGB pie chart
      #bc191a color shades, tints & tones
#bc191a color schemes
#bc191a color preview, HTML & CSS examples
           This text has a color of #bc191a        
        
          <p style="color:#bc191a;">Text here</p>
        
        
          .mytext {color:#bc191a;}
        
        Text color #bc191a
      
           This box has a color of #bc191a        
        
          <div style="background-color:#bc191a;">Content here</div>
        
        
          .mybackground {background-color:#bc191a;}
        
        Background color #bc191a
      
           Border around this has a color of #bc191a        
        
          <div style="border:2px solid #bc191a;">Content here</div>
        
        
          .myborder {border:2px solid #bc191a;}
        
        Border color #bc191a