#bc2b34 color space conversions
Hex:
        #bc2b34
        RGB:
        188, 43, 52
        CMY:
        26, 83, 80
        CMYK:
        0, 77, 72, 26
      HSL:
        356°, 62.7706%, 45.2941%
        HSV (HSB):
        356°, 77.1277%, 73.7255%
        XYZ:
        22.2227, 12.6671, 4.5225
        xyY:
        0.5639, 0.3214, 12.6671
      CIE-Lab:
        42.2572, 56.9189, 31.1801
        CIE-LCH:
        42.2572, 64.8997, 28.7139
        CIE-Luv:
        42.2572, 107.5826, 20.0836
        Hunter-Lab:
        35.5908, 49.1707, 17.3796
      #bc2b34 color charts
#bc2b34 RGB chart
      #bc2b34 CMYK chart
      #bc2b34 RGB pie chart
      #bc2b34 color shades, tints & tones
#bc2b34 color schemes
#bc2b34 color preview, HTML & CSS examples
           This text has a color of #bc2b34        
        
          <p style="color:#bc2b34;">Text here</p>
        
        
          .mytext {color:#bc2b34;}
        
        Text color #bc2b34
      
           This box has a color of #bc2b34        
        
          <div style="background-color:#bc2b34;">Content here</div>
        
        
          .mybackground {background-color:#bc2b34;}
        
        Background color #bc2b34
      
           Border around this has a color of #bc2b34        
        
          <div style="border:2px solid #bc2b34;">Content here</div>
        
        
          .myborder {border:2px solid #bc2b34;}
        
        Border color #bc2b34