#bc190e color space conversions
Hex:
        #bc190e
        RGB:
        188, 25, 14
        CMY:
        26, 90, 95
        CMYK:
        0, 87, 93, 26
      HSL:
        4°, 86.1386%, 39.6078%
        HSV (HSB):
        4°, 92.5532%, 73.7255%
        XYZ:
        21.1659, 11.4183, 1.5039
        xyY:
        0.6209, 0.3350, 11.4183
      CIE-Lab:
        40.2763, 60.4951, 49.0424
        CIE-LCH:
        40.2763, 77.8769, 39.0311
        CIE-Luv:
        40.2763, 121.4885, 27.9804
        Hunter-Lab:
        33.7910, 52.6741, 21.0150
      #bc190e color charts
#bc190e RGB chart
      #bc190e CMYK chart
      #bc190e RGB pie chart
      #bc190e color shades, tints & tones
#bc190e color schemes
#bc190e color preview, HTML & CSS examples
           This text has a color of #bc190e        
        
          <p style="color:#bc190e;">Text here</p>
        
        
          .mytext {color:#bc190e;}
        
        Text color #bc190e
      
           This box has a color of #bc190e        
        
          <div style="background-color:#bc190e;">Content here</div>
        
        
          .mybackground {background-color:#bc190e;}
        
        Background color #bc190e
      
           Border around this has a color of #bc190e        
        
          <div style="border:2px solid #bc190e;">Content here</div>
        
        
          .myborder {border:2px solid #bc190e;}
        
        Border color #bc190e