#bc1623 color space conversions
Hex:
        #bc1623
        RGB:
        188, 22, 35
        CMY:
        26, 91, 86
        CMYK:
        0, 88, 81, 26
      HSL:
        355°, 79.0476%, 41.1765%
        HSV (HSB):
        355°, 88.2979%, 73.7255%
        XYZ:
        21.3293, 11.3865, 2.6637
        xyY:
        0.6029, 0.3218, 11.3865
      CIE-Lab:
        40.2240, 61.4983, 38.8783
        CIE-LCH:
        40.2240, 72.7569, 32.3005
        CIE-Luv:
        40.2240, 119.4822, 22.8796
        Hunter-Lab:
        33.7439, 53.7768, 18.9404
      #bc1623 color charts
#bc1623 RGB chart
      #bc1623 CMYK chart
      #bc1623 RGB pie chart
      #bc1623 color shades, tints & tones
#bc1623 color schemes
#bc1623 color preview, HTML & CSS examples
           This text has a color of #bc1623        
        
          <p style="color:#bc1623;">Text here</p>
        
        
          .mytext {color:#bc1623;}
        
        Text color #bc1623
      
           This box has a color of #bc1623        
        
          <div style="background-color:#bc1623;">Content here</div>
        
        
          .mybackground {background-color:#bc1623;}
        
        Background color #bc1623
      
           Border around this has a color of #bc1623        
        
          <div style="border:2px solid #bc1623;">Content here</div>
        
        
          .myborder {border:2px solid #bc1623;}
        
        Border color #bc1623