#bc2837 color space conversions
Hex:
        #bc2837
        RGB:
        188, 40, 55
        CMY:
        26, 84, 78
        CMYK:
        0, 79, 71, 26
      HSL:
        354°, 64.9123%, 44.7059%
        HSV (HSB):
        354°, 78.7234%, 73.7255%
        XYZ:
        22.1874, 12.4848, 4.8548
        xyY:
        0.5613, 0.3159, 12.4848
      CIE-Lab:
        41.9765, 57.9659, 29.0395
        CIE-LCH:
        41.9765, 64.8331, 26.6098
        CIE-Luv:
        41.9765, 108.2232, 18.1342
        Hunter-Lab:
        35.3338, 50.2526, 16.5873
      #bc2837 color charts
#bc2837 RGB chart
      #bc2837 CMYK chart
      #bc2837 RGB pie chart
      #bc2837 color shades, tints & tones
#bc2837 color schemes
#bc2837 color preview, HTML & CSS examples
           This text has a color of #bc2837        
        
          <p style="color:#bc2837;">Text here</p>
        
        
          .mytext {color:#bc2837;}
        
        Text color #bc2837
      
           This box has a color of #bc2837        
        
          <div style="background-color:#bc2837;">Content here</div>
        
        
          .mybackground {background-color:#bc2837;}
        
        Background color #bc2837
      
           Border around this has a color of #bc2837        
        
          <div style="border:2px solid #bc2837;">Content here</div>
        
        
          .myborder {border:2px solid #bc2837;}
        
        Border color #bc2837