#bc2e41 color space conversions
Hex:
        #bc2e41
        RGB:
        188, 46, 65
        CMY:
        26, 82, 75
        CMYK:
        0, 76, 65, 26
      HSL:
        352°, 60.6838%, 45.8824%
        HSV (HSB):
        352°, 75.5319%, 73.7255%
        XYZ:
        22.6702, 13.0270, 6.3206
        xyY:
        0.5395, 0.3100, 13.0270
      CIE-Lab:
        42.8039, 56.6161, 23.9464
        CIE-LCH:
        42.8039, 61.4720, 22.9264
        CIE-Luv:
        42.8039, 102.7870, 14.6250
        Hunter-Lab:
        36.0929, 48.9541, 14.8821
      #bc2e41 color charts
#bc2e41 RGB chart
      #bc2e41 CMYK chart
      #bc2e41 RGB pie chart
      #bc2e41 color shades, tints & tones
#bc2e41 color schemes
#bc2e41 color preview, HTML & CSS examples
           This text has a color of #bc2e41        
        
          <p style="color:#bc2e41;">Text here</p>
        
        
          .mytext {color:#bc2e41;}
        
        Text color #bc2e41
      
           This box has a color of #bc2e41        
        
          <div style="background-color:#bc2e41;">Content here</div>
        
        
          .mybackground {background-color:#bc2e41;}
        
        Background color #bc2e41
      
           Border around this has a color of #bc2e41        
        
          <div style="border:2px solid #bc2e41;">Content here</div>
        
        
          .myborder {border:2px solid #bc2e41;}
        
        Border color #bc2e41