#bc2836 color space conversions
Hex:
        #bc2836
        RGB:
        188, 40, 54
        CMY:
        26, 84, 79
        CMYK:
        0, 79, 71, 26
      HSL:
        354°, 64.9123%, 44.7059%
        HSV (HSB):
        354°, 78.7234%, 73.7255%
        XYZ:
        22.1637, 12.4753, 4.7298
        xyY:
        0.5630, 0.3169, 12.4753
      CIE-Lab:
        41.9618, 57.9194, 29.6281
        CIE-LCH:
        41.9618, 65.0575, 27.0916
        CIE-Luv:
        41.9618, 108.4768, 18.5818
        Hunter-Lab:
        35.3204, 50.1988, 16.7846
      #bc2836 color charts
#bc2836 RGB chart
      #bc2836 CMYK chart
      #bc2836 RGB pie chart
      #bc2836 color shades, tints & tones
#bc2836 color schemes
#bc2836 color preview, HTML & CSS examples
           This text has a color of #bc2836        
        
          <p style="color:#bc2836;">Text here</p>
        
        
          .mytext {color:#bc2836;}
        
        Text color #bc2836
      
           This box has a color of #bc2836        
        
          <div style="background-color:#bc2836;">Content here</div>
        
        
          .mybackground {background-color:#bc2836;}
        
        Background color #bc2836
      
           Border around this has a color of #bc2836        
        
          <div style="border:2px solid #bc2836;">Content here</div>
        
        
          .myborder {border:2px solid #bc2836;}
        
        Border color #bc2836