#bc0c45 color space conversions
Hex:
        #bc0c45
        RGB:
        188, 12, 69
        CMY:
        26, 95, 73
        CMYK:
        0, 94, 63, 26
      HSL:
        341°, 88.0000%, 39.2157%
        HSV (HSB):
        341°, 93.6170%, 73.7255%
        XYZ:
        21.9447, 11.3840, 6.6709
        xyY:
        0.5486, 0.2846, 11.3840
      CIE-Lab:
        40.2198, 64.4108, 18.0861
        CIE-LCH:
        40.2198, 66.9019, 15.6843
        CIE-Luv:
        40.2198, 112.3176, 6.9626
        Hunter-Lab:
        33.7402, 57.0516, 11.8956
      #bc0c45 color charts
#bc0c45 RGB chart
      #bc0c45 CMYK chart
      #bc0c45 RGB pie chart
      #bc0c45 color shades, tints & tones
#bc0c45 color schemes
#bc0c45 color preview, HTML & CSS examples
           This text has a color of #bc0c45        
        
          <p style="color:#bc0c45;">Text here</p>
        
        
          .mytext {color:#bc0c45;}
        
        Text color #bc0c45
      
           This box has a color of #bc0c45        
        
          <div style="background-color:#bc0c45;">Content here</div>
        
        
          .mybackground {background-color:#bc0c45;}
        
        Background color #bc0c45
      
           Border around this has a color of #bc0c45        
        
          <div style="border:2px solid #bc0c45;">Content here</div>
        
        
          .myborder {border:2px solid #bc0c45;}
        
        Border color #bc0c45