#bc191b color space conversions
Hex:
        #bc191b
        RGB:
        188, 25, 27
        CMY:
        26, 90, 89
        CMYK:
        0, 87, 86, 26
      HSL:
        359°, 76.5258%, 41.7647%
        HSV (HSB):
        359°, 86.7021%, 73.7255%
        XYZ:
        21.2845, 11.4658, 2.1282
        xyY:
        0.6102, 0.3287, 11.4658
      CIE-Lab:
        40.3541, 60.7246, 43.2880
        CIE-LCH:
        40.3541, 74.5743, 35.4835
        CIE-Luv:
        40.3541, 119.9163, 25.4502
        Hunter-Lab:
        33.8611, 52.9449, 19.9764
      #bc191b color charts
#bc191b RGB chart
      #bc191b CMYK chart
      #bc191b RGB pie chart
      #bc191b color shades, tints & tones
#bc191b color schemes
#bc191b color preview, HTML & CSS examples
           This text has a color of #bc191b        
        
          <p style="color:#bc191b;">Text here</p>
        
        
          .mytext {color:#bc191b;}
        
        Text color #bc191b
      
           This box has a color of #bc191b        
        
          <div style="background-color:#bc191b;">Content here</div>
        
        
          .mybackground {background-color:#bc191b;}
        
        Background color #bc191b
      
           Border around this has a color of #bc191b        
        
          <div style="border:2px solid #bc191b;">Content here</div>
        
        
          .myborder {border:2px solid #bc191b;}
        
        Border color #bc191b