#bc0b00 color space conversions
Hex:
        #bc0b00
        RGB:
        188, 11, 0
        CMY:
        26, 96, 100
        CMYK:
        0, 94, 100, 26
      HSL:
        4°, 100.0000%, 36.8627%
        HSV (HSB):
        4°, 100.0000%, 73.7255%
        XYZ:
        20.8587, 10.9307, 1.0105
        xyY:
        0.6359, 0.3333, 10.9307
      CIE-Lab:
        39.4635, 62.5250, 53.5977
        CIE-LCH:
        39.4635, 82.3534, 40.6038
        CIE-Luv:
        39.4635, 126.3660, 28.4002
        Hunter-Lab:
        33.0616, 54.7585, 21.3311
      #bc0b00 color charts
#bc0b00 RGB chart
      #bc0b00 CMYK chart
      #bc0b00 RGB pie chart
      #bc0b00 color shades, tints & tones
#bc0b00 color schemes
#bc0b00 color preview, HTML & CSS examples
           This text has a color of #bc0b00        
        
          <p style="color:#bc0b00;">Text here</p>
        
        
          .mytext {color:#bc0b00;}
        
        Text color #bc0b00
      
           This box has a color of #bc0b00        
        
          <div style="background-color:#bc0b00;">Content here</div>
        
        
          .mybackground {background-color:#bc0b00;}
        
        Background color #bc0b00
      
           Border around this has a color of #bc0b00        
        
          <div style="border:2px solid #bc0b00;">Content here</div>
        
        
          .myborder {border:2px solid #bc0b00;}
        
        Border color #bc0b00