#bc0e41 color space conversions
Hex:
        #bc0e41
        RGB:
        188, 14, 65
        CMY:
        26, 95, 75
        CMYK:
        0, 93, 65, 26
      HSL:
        342°, 86.1386%, 39.6078%
        HSV (HSB):
        342°, 92.5532%, 73.7255%
        XYZ:
        21.8502, 11.3871, 6.0473
        xyY:
        0.5562, 0.2899, 11.3871
      CIE-Lab:
        40.2249, 63.9479, 20.6326
        CIE-LCH:
        40.2249, 67.1940, 17.8821
        CIE-Luv:
        40.2249, 113.3584, 9.3254
        Hunter-Lab:
        33.7448, 56.5279, 12.9961
      #bc0e41 color charts
#bc0e41 RGB chart
      #bc0e41 CMYK chart
      #bc0e41 RGB pie chart
      #bc0e41 color shades, tints & tones
#bc0e41 color schemes
#bc0e41 color preview, HTML & CSS examples
           This text has a color of #bc0e41        
        
          <p style="color:#bc0e41;">Text here</p>
        
        
          .mytext {color:#bc0e41;}
        
        Text color #bc0e41
      
           This box has a color of #bc0e41        
        
          <div style="background-color:#bc0e41;">Content here</div>
        
        
          .mybackground {background-color:#bc0e41;}
        
        Background color #bc0e41
      
           Border around this has a color of #bc0e41        
        
          <div style="border:2px solid #bc0e41;">Content here</div>
        
        
          .myborder {border:2px solid #bc0e41;}
        
        Border color #bc0e41