#bc0c36 color space conversions
Hex:
        #bc0c36
        RGB:
        188, 12, 54
        CMY:
        26, 95, 79
        CMYK:
        0, 94, 71, 26
      HSL:
        346°, 88.0000%, 39.2157%
        HSV (HSB):
        346°, 93.6170%, 73.7255%
        XYZ:
        21.5364, 11.2207, 4.5207
        xyY:
        0.5777, 0.3010, 11.2207
      CIE-Lab:
        39.9496, 63.6609, 27.2107
        CIE-LCH:
        39.9496, 69.2324, 23.1434
        CIE-Luv:
        39.9496, 117.2007, 14.6104
        Hunter-Lab:
        33.4972, 56.1427, 15.4464
      #bc0c36 color charts
#bc0c36 RGB chart
      #bc0c36 CMYK chart
      #bc0c36 RGB pie chart
      #bc0c36 color shades, tints & tones
#bc0c36 color schemes
#bc0c36 color preview, HTML & CSS examples
           This text has a color of #bc0c36        
        
          <p style="color:#bc0c36;">Text here</p>
        
        
          .mytext {color:#bc0c36;}
        
        Text color #bc0c36
      
           This box has a color of #bc0c36        
        
          <div style="background-color:#bc0c36;">Content here</div>
        
        
          .mybackground {background-color:#bc0c36;}
        
        Background color #bc0c36
      
           Border around this has a color of #bc0c36        
        
          <div style="border:2px solid #bc0c36;">Content here</div>
        
        
          .myborder {border:2px solid #bc0c36;}
        
        Border color #bc0c36