#bc1641 color space conversions
Hex:
        #bc1641
        RGB:
        188, 22, 65
        CMY:
        26, 91, 75
        CMYK:
        0, 88, 65, 26
      HSL:
        344°, 79.0476%, 41.1765%
        HSV (HSB):
        344°, 88.2979%, 73.7255%
        XYZ:
        21.9801, 11.6468, 6.0906
        xyY:
        0.5534, 0.2932, 11.6468
      CIE-Lab:
        40.6492, 62.7247, 21.1824
        CIE-LCH:
        40.6492, 66.2049, 18.6601
        CIE-Luv:
        40.6492, 111.5952, 10.2036
        Hunter-Lab:
        34.1275, 55.2414, 13.3079
      #bc1641 color charts
#bc1641 RGB chart
      #bc1641 CMYK chart
      #bc1641 RGB pie chart
      #bc1641 color shades, tints & tones
#bc1641 color schemes
#bc1641 color preview, HTML & CSS examples
           This text has a color of #bc1641        
        
          <p style="color:#bc1641;">Text here</p>
        
        
          .mytext {color:#bc1641;}
        
        Text color #bc1641
      
           This box has a color of #bc1641        
        
          <div style="background-color:#bc1641;">Content here</div>
        
        
          .mybackground {background-color:#bc1641;}
        
        Background color #bc1641
      
           Border around this has a color of #bc1641        
        
          <div style="border:2px solid #bc1641;">Content here</div>
        
        
          .myborder {border:2px solid #bc1641;}
        
        Border color #bc1641