#bc0d25 color space conversions
Hex:
        #bc0d25
        RGB:
        188, 13, 37
        CMY:
        26, 95, 85
        CMYK:
        0, 93, 80, 26
      HSL:
        352°, 87.0647%, 39.4118%
        HSV (HSB):
        352°, 93.0851%, 73.7255%
        XYZ:
        21.2169, 11.1128, 2.7770
        xyY:
        0.6044, 0.3165, 11.1128
      CIE-Lab:
        39.7698, 62.9214, 37.2838
        CIE-LCH:
        39.7698, 73.1381, 30.6487
        CIE-Luv:
        39.7698, 121.3050, 21.3635
        Hunter-Lab:
        33.3358, 55.2702, 18.3960
      #bc0d25 color charts
#bc0d25 RGB chart
      #bc0d25 CMYK chart
      #bc0d25 RGB pie chart
      #bc0d25 color shades, tints & tones
#bc0d25 color schemes
#bc0d25 color preview, HTML & CSS examples
           This text has a color of #bc0d25        
        
          <p style="color:#bc0d25;">Text here</p>
        
        
          .mytext {color:#bc0d25;}
        
        Text color #bc0d25
      
           This box has a color of #bc0d25        
        
          <div style="background-color:#bc0d25;">Content here</div>
        
        
          .mybackground {background-color:#bc0d25;}
        
        Background color #bc0d25
      
           Border around this has a color of #bc0d25        
        
          <div style="border:2px solid #bc0d25;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d25;}
        
        Border color #bc0d25