#bc2600 color space conversions
Hex:
        #bc2600
        RGB:
        188, 38, 0
        CMY:
        26, 85, 100
        CMYK:
        0, 80, 100, 26
      HSL:
        12°, 100.0000%, 36.8627%
        HSV (HSB):
        12°, 100.0000%, 73.7255%
        XYZ:
        21.4322, 12.0776, 1.2016
        xyY:
        0.6174, 0.3479, 12.0776
      CIE-Lab:
        41.3392, 57.1791, 54.3329
        CIE-LCH:
        41.3392, 78.8765, 43.5379
        CIE-Luv:
        41.3392, 117.1085, 31.6058
        Hunter-Lab:
        34.7528, 49.2639, 22.2770
      #bc2600 color charts
#bc2600 RGB chart
      #bc2600 CMYK chart
      #bc2600 RGB pie chart
      #bc2600 color shades, tints & tones
#bc2600 color schemes
#bc2600 color preview, HTML & CSS examples
           This text has a color of #bc2600        
        
          <p style="color:#bc2600;">Text here</p>
        
        
          .mytext {color:#bc2600;}
        
        Text color #bc2600
      
           This box has a color of #bc2600        
        
          <div style="background-color:#bc2600;">Content here</div>
        
        
          .mybackground {background-color:#bc2600;}
        
        Background color #bc2600
      
           Border around this has a color of #bc2600        
        
          <div style="border:2px solid #bc2600;">Content here</div>
        
        
          .myborder {border:2px solid #bc2600;}
        
        Border color #bc2600