#bc0d39 color space conversions
Hex:
        #bc0d39
        RGB:
        188, 13, 57
        CMY:
        26, 95, 78
        CMYK:
        0, 93, 70, 26
      HSL:
        345°, 87.0647%, 39.4118%
        HSV (HSB):
        345°, 93.0851%, 73.7255%
        XYZ:
        21.6215, 11.2746, 4.9075
        xyY:
        0.5719, 0.2982, 11.2746
      CIE-Lab:
        40.0392, 63.6759, 25.4437
        CIE-LCH:
        40.0392, 68.5712, 21.7807
        CIE-Luv:
        40.0392, 116.1211, 13.2890
        Hunter-Lab:
        33.5777, 56.1794, 14.8389
      #bc0d39 color charts
#bc0d39 RGB chart
      #bc0d39 CMYK chart
      #bc0d39 RGB pie chart
      #bc0d39 color shades, tints & tones
#bc0d39 color schemes
#bc0d39 color preview, HTML & CSS examples
           This text has a color of #bc0d39        
        
          <p style="color:#bc0d39;">Text here</p>
        
        
          .mytext {color:#bc0d39;}
        
        Text color #bc0d39
      
           This box has a color of #bc0d39        
        
          <div style="background-color:#bc0d39;">Content here</div>
        
        
          .mybackground {background-color:#bc0d39;}
        
        Background color #bc0d39
      
           Border around this has a color of #bc0d39        
        
          <div style="border:2px solid #bc0d39;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d39;}
        
        Border color #bc0d39