#bc0e24 color space conversions
Hex:
        #bc0e24
        RGB:
        188, 14, 36
        CMY:
        26, 95, 86
        CMYK:
        0, 93, 81, 26
      HSL:
        352°, 86.1386%, 39.6078%
        HSV (HSB):
        352°, 92.5532%, 73.7255%
        XYZ:
        21.2145, 11.1328, 2.6998
        xyY:
        0.6053, 0.3177, 11.1328
      CIE-Lab:
        39.8033, 62.7657, 37.8923
        CIE-LCH:
        39.8033, 73.3168, 31.1198
        CIE-Luv:
        39.8033, 121.3063, 21.7674
        Hunter-Lab:
        33.3659, 55.1026, 18.5587
      #bc0e24 color charts
#bc0e24 RGB chart
      #bc0e24 CMYK chart
      #bc0e24 RGB pie chart
      #bc0e24 color shades, tints & tones
#bc0e24 color schemes
#bc0e24 color preview, HTML & CSS examples
           This text has a color of #bc0e24        
        
          <p style="color:#bc0e24;">Text here</p>
        
        
          .mytext {color:#bc0e24;}
        
        Text color #bc0e24
      
           This box has a color of #bc0e24        
        
          <div style="background-color:#bc0e24;">Content here</div>
        
        
          .mybackground {background-color:#bc0e24;}
        
        Background color #bc0e24
      
           Border around this has a color of #bc0e24        
        
          <div style="border:2px solid #bc0e24;">Content here</div>
        
        
          .myborder {border:2px solid #bc0e24;}
        
        Border color #bc0e24