#bc1c37 color space conversions
Hex:
        #bc1c37
        RGB:
        188, 28, 55
        CMY:
        26, 89, 78
        CMYK:
        0, 85, 71, 26
      HSL:
        350°, 74.0741%, 42.3529%
        HSV (HSB):
        350°, 85.1064%, 73.7255%
        XYZ:
        21.8439, 11.7977, 4.7403
        xyY:
        0.5691, 0.3074, 11.7977
      CIE-Lab:
        40.8928, 61.0396, 27.7332
        CIE-LCH:
        40.8928, 67.0445, 24.4345
        CIE-Luv:
        40.8928, 112.8681, 15.9945
        Hunter-Lab:
        34.3478, 53.4105, 15.8609
      #bc1c37 color charts
#bc1c37 RGB chart
      #bc1c37 CMYK chart
      #bc1c37 RGB pie chart
      #bc1c37 color shades, tints & tones
#bc1c37 color schemes
#bc1c37 color preview, HTML & CSS examples
           This text has a color of #bc1c37        
        
          <p style="color:#bc1c37;">Text here</p>
        
        
          .mytext {color:#bc1c37;}
        
        Text color #bc1c37
      
           This box has a color of #bc1c37        
        
          <div style="background-color:#bc1c37;">Content here</div>
        
        
          .mybackground {background-color:#bc1c37;}
        
        Background color #bc1c37
      
           Border around this has a color of #bc1c37        
        
          <div style="border:2px solid #bc1c37;">Content here</div>
        
        
          .myborder {border:2px solid #bc1c37;}
        
        Border color #bc1c37