#bc0310 color space conversions
Hex:
        #bc0310
        RGB:
        188, 3, 16
        CMY:
        26, 99, 94
        CMYK:
        0, 98, 91, 26
      HSL:
        356°, 96.8586%, 37.4510%
        HSV (HSB):
        356°, 98.4043%, 73.7255%
        XYZ:
        20.8651, 10.7939, 1.4739
        xyY:
        0.6297, 0.3258, 10.7939
      CIE-Lab:
        39.2312, 63.5575, 47.5609
        CIE-LCH:
        39.2312, 79.3826, 36.8080
        CIE-Luv:
        39.2312, 126.4849, 25.8134
        Hunter-Lab:
        32.8541, 55.8680, 20.3379
      #bc0310 color charts
#bc0310 RGB chart
      #bc0310 CMYK chart
      #bc0310 RGB pie chart
      #bc0310 color shades, tints & tones
#bc0310 color schemes
#bc0310 color preview, HTML & CSS examples
           This text has a color of #bc0310        
        
          <p style="color:#bc0310;">Text here</p>
        
        
          .mytext {color:#bc0310;}
        
        Text color #bc0310
      
           This box has a color of #bc0310        
        
          <div style="background-color:#bc0310;">Content here</div>
        
        
          .mybackground {background-color:#bc0310;}
        
        Background color #bc0310
      
           Border around this has a color of #bc0310        
        
          <div style="border:2px solid #bc0310;">Content here</div>
        
        
          .myborder {border:2px solid #bc0310;}
        
        Border color #bc0310