#bc1b50 color space conversions
Hex:
        #bc1b50
        RGB:
        188, 27, 80
        CMY:
        26, 89, 69
        CMYK:
        0, 86, 57, 26
      HSL:
        340°, 74.8837%, 42.1569%
        HSV (HSB):
        340°, 85.6383%, 73.7255%
        XYZ:
        22.5789, 12.0544, 8.7261
        xyY:
        0.5207, 0.2780, 12.0544
      CIE-Lab:
        41.3025, 62.6713, 12.5690
        CIE-LCH:
        41.3025, 63.9192, 11.3405
        CIE-Luv:
        41.3025, 105.0061, 2.2737
        Hunter-Lab:
        34.7195, 55.3239, 9.4022
      #bc1b50 color charts
#bc1b50 RGB chart
      #bc1b50 CMYK chart
      #bc1b50 RGB pie chart
      #bc1b50 color shades, tints & tones
#bc1b50 color schemes
#bc1b50 color preview, HTML & CSS examples
           This text has a color of #bc1b50        
        
          <p style="color:#bc1b50;">Text here</p>
        
        
          .mytext {color:#bc1b50;}
        
        Text color #bc1b50
      
           This box has a color of #bc1b50        
        
          <div style="background-color:#bc1b50;">Content here</div>
        
        
          .mybackground {background-color:#bc1b50;}
        
        Background color #bc1b50
      
           Border around this has a color of #bc1b50        
        
          <div style="border:2px solid #bc1b50;">Content here</div>
        
        
          .myborder {border:2px solid #bc1b50;}
        
        Border color #bc1b50