#bc2c29 color space conversions
Hex:
        #bc2c29
        RGB:
        188, 44, 41
        CMY:
        26, 83, 84
        CMYK:
        0, 77, 78, 26
      HSL:
        1°, 64.1921%, 44.9020%
        HSV (HSB):
        1°, 78.1915%, 73.7255%
        XYZ:
        22.0400, 12.6528, 3.3784
        xyY:
        0.5789, 0.3323, 12.6528
      CIE-Lab:
        42.2354, 56.1661, 37.5593
        CIE-LCH:
        42.2354, 67.5673, 33.7714
        CIE-Luv:
        42.2354, 109.4467, 24.5380
        Hunter-Lab:
        35.5708, 48.3511, 19.2684
      #bc2c29 color charts
#bc2c29 RGB chart
      #bc2c29 CMYK chart
      #bc2c29 RGB pie chart
      #bc2c29 color shades, tints & tones
#bc2c29 color schemes
#bc2c29 color preview, HTML & CSS examples
           This text has a color of #bc2c29        
        
          <p style="color:#bc2c29;">Text here</p>
        
        
          .mytext {color:#bc2c29;}
        
        Text color #bc2c29
      
           This box has a color of #bc2c29        
        
          <div style="background-color:#bc2c29;">Content here</div>
        
        
          .mybackground {background-color:#bc2c29;}
        
        Background color #bc2c29
      
           Border around this has a color of #bc2c29        
        
          <div style="border:2px solid #bc2c29;">Content here</div>
        
        
          .myborder {border:2px solid #bc2c29;}
        
        Border color #bc2c29