#bc0c31 color space conversions
Hex:
        #bc0c31
        RGB:
        188, 12, 49
        CMY:
        26, 95, 81
        CMYK:
        0, 94, 74, 26
      HSL:
        347°, 88.0000%, 39.2157%
        HSV (HSB):
        347°, 93.6170%, 73.7255%
        XYZ:
        21.4249, 11.1761, 3.9337
        xyY:
        0.5864, 0.3059, 11.1761
      CIE-Lab:
        39.8754, 63.4539, 30.2203
        CIE-LCH:
        39.8754, 70.2828, 25.4664
        CIE-Luv:
        39.8754, 118.6099, 16.8038
        Hunter-Lab:
        33.4306, 55.8928, 16.4249
      #bc0c31 color charts
#bc0c31 RGB chart
      #bc0c31 CMYK chart
      #bc0c31 RGB pie chart
      #bc0c31 color shades, tints & tones
#bc0c31 color schemes
#bc0c31 color preview, HTML & CSS examples
           This text has a color of #bc0c31        
        
          <p style="color:#bc0c31;">Text here</p>
        
        
          .mytext {color:#bc0c31;}
        
        Text color #bc0c31
      
           This box has a color of #bc0c31        
        
          <div style="background-color:#bc0c31;">Content here</div>
        
        
          .mybackground {background-color:#bc0c31;}
        
        Background color #bc0c31
      
           Border around this has a color of #bc0c31        
        
          <div style="border:2px solid #bc0c31;">Content here</div>
        
        
          .myborder {border:2px solid #bc0c31;}
        
        Border color #bc0c31