#bc0c15 color space conversions
Hex:
        #bc0c15
        RGB:
        188, 12, 21
        CMY:
        26, 95, 92
        CMYK:
        0, 94, 89, 26
      HSL:
        357°, 88.0000%, 39.2157%
        HSV (HSB):
        357°, 93.6170%, 73.7255%
        XYZ:
        21.0059, 11.0085, 1.7272
        xyY:
        0.6226, 0.3263, 11.0085
      CIE-Lab:
        39.5947, 62.6671, 45.6007
        CIE-LCH:
        39.5947, 77.5022, 36.0421
        CIE-Luv:
        39.5947, 124.2310, 25.4971
        Hunter-Lab:
        33.1790, 54.9465, 20.1389
      #bc0c15 color charts
#bc0c15 RGB chart
      #bc0c15 CMYK chart
      #bc0c15 RGB pie chart
      #bc0c15 color shades, tints & tones
#bc0c15 color schemes
#bc0c15 color preview, HTML & CSS examples
           This text has a color of #bc0c15        
        
          <p style="color:#bc0c15;">Text here</p>
        
        
          .mytext {color:#bc0c15;}
        
        Text color #bc0c15
      
           This box has a color of #bc0c15        
        
          <div style="background-color:#bc0c15;">Content here</div>
        
        
          .mybackground {background-color:#bc0c15;}
        
        Background color #bc0c15
      
           Border around this has a color of #bc0c15        
        
          <div style="border:2px solid #bc0c15;">Content here</div>
        
        
          .myborder {border:2px solid #bc0c15;}
        
        Border color #bc0c15