#bc2802 color space conversions
Hex:
        #bc2802
        RGB:
        188, 40, 2
        CMY:
        26, 84, 99
        CMYK:
        0, 79, 99, 26
      HSL:
        12°, 97.8947%, 37.2549%
        HSV (HSB):
        12°, 98.9362%, 73.7255%
        XYZ:
        21.5088, 12.2133, 1.2812
        xyY:
        0.6145, 0.3489, 12.2133
      CIE-Lab:
        41.5532, 56.6189, 53.7396
        CIE-LCH:
        41.5532, 78.0619, 43.5055
        CIE-Luv:
        41.5532, 115.9765, 31.7230
        Hunter-Lab:
        34.9476, 48.7011, 22.2897
      #bc2802 color charts
#bc2802 RGB chart
      #bc2802 CMYK chart
      #bc2802 RGB pie chart
      #bc2802 color shades, tints & tones
#bc2802 color schemes
#bc2802 color preview, HTML & CSS examples
           This text has a color of #bc2802        
        
          <p style="color:#bc2802;">Text here</p>
        
        
          .mytext {color:#bc2802;}
        
        Text color #bc2802
      
           This box has a color of #bc2802        
        
          <div style="background-color:#bc2802;">Content here</div>
        
        
          .mybackground {background-color:#bc2802;}
        
        Background color #bc2802
      
           Border around this has a color of #bc2802        
        
          <div style="border:2px solid #bc2802;">Content here</div>
        
        
          .myborder {border:2px solid #bc2802;}
        
        Border color #bc2802