#bc0108 color space conversions
Hex:
        #bc0108
        RGB:
        188, 1, 8
        CMY:
        26, 100, 97
        CMYK:
        0, 99, 96, 26
      HSL:
        358°, 98.9418%, 37.0588%
        HSV (HSB):
        358°, 99.4681%, 73.7255%
        XYZ:
        20.7937, 10.7306, 1.2050
        xyY:
        0.6353, 0.3279, 10.7306
      CIE-Lab:
        39.1230, 63.6793, 50.4701
        CIE-LCH:
        39.1230, 81.2544, 38.3992
        CIE-Luv:
        39.1230, 127.5882, 26.7815
        Hunter-Lab:
        32.7576, 55.9816, 20.7493
      #bc0108 color charts
#bc0108 RGB chart
      #bc0108 CMYK chart
      #bc0108 RGB pie chart
      #bc0108 color shades, tints & tones
#bc0108 color schemes
#bc0108 color preview, HTML & CSS examples
           This text has a color of #bc0108        
        
          <p style="color:#bc0108;">Text here</p>
        
        
          .mytext {color:#bc0108;}
        
        Text color #bc0108
      
           This box has a color of #bc0108        
        
          <div style="background-color:#bc0108;">Content here</div>
        
        
          .mybackground {background-color:#bc0108;}
        
        Background color #bc0108
      
           Border around this has a color of #bc0108        
        
          <div style="border:2px solid #bc0108;">Content here</div>
        
        
          .myborder {border:2px solid #bc0108;}
        
        Border color #bc0108