#bc0b44 color space conversions
Hex:
        #bc0b44
        RGB:
        188, 11, 68
        CMY:
        26, 96, 73
        CMYK:
        0, 94, 64, 26
      HSL:
        341°, 88.9447%, 39.0196%
        HSV (HSB):
        341°, 94.1489%, 73.7255%
        XYZ:
        21.9021, 11.3481, 6.5049
        xyY:
        0.5509, 0.2854, 11.3481
      CIE-Lab:
        40.1606, 64.4674, 18.6438
        CIE-LCH:
        40.1606, 67.1091, 16.1297
        CIE-Luv:
        40.1606, 112.8310, 7.4376
        Hunter-Lab:
        33.6869, 57.1027, 12.1320
      #bc0b44 color charts
#bc0b44 RGB chart
      #bc0b44 CMYK chart
      #bc0b44 RGB pie chart
      #bc0b44 color shades, tints & tones
#bc0b44 color schemes
#bc0b44 color preview, HTML & CSS examples
           This text has a color of #bc0b44        
        
          <p style="color:#bc0b44;">Text here</p>
        
        
          .mytext {color:#bc0b44;}
        
        Text color #bc0b44
      
           This box has a color of #bc0b44        
        
          <div style="background-color:#bc0b44;">Content here</div>
        
        
          .mybackground {background-color:#bc0b44;}
        
        Background color #bc0b44
      
           Border around this has a color of #bc0b44        
        
          <div style="border:2px solid #bc0b44;">Content here</div>
        
        
          .myborder {border:2px solid #bc0b44;}
        
        Border color #bc0b44