#bc2337 color space conversions
Hex:
        #bc2337
        RGB:
        188, 35, 55
        CMY:
        26, 86, 78
        CMYK:
        0, 81, 71, 26
      HSL:
        352°, 68.6099%, 43.7255%
        HSV (HSB):
        352°, 81.3830%, 73.7255%
        XYZ:
        22.0297, 12.1693, 4.8022
        xyY:
        0.5648, 0.3120, 12.1693
      CIE-Lab:
        41.4839, 59.3576, 28.4473
        CIE-LCH:
        41.4839, 65.8223, 25.6062
        CIE-Luv:
        41.4839, 110.3246, 17.1639
        Hunter-Lab:
        34.8845, 51.6755, 16.2572
      #bc2337 color charts
#bc2337 RGB chart
      #bc2337 CMYK chart
      #bc2337 RGB pie chart
      #bc2337 color shades, tints & tones
#bc2337 color schemes
#bc2337 color preview, HTML & CSS examples
           This text has a color of #bc2337        
        
          <p style="color:#bc2337;">Text here</p>
        
        
          .mytext {color:#bc2337;}
        
        Text color #bc2337
      
           This box has a color of #bc2337        
        
          <div style="background-color:#bc2337;">Content here</div>
        
        
          .mybackground {background-color:#bc2337;}
        
        Background color #bc2337
      
           Border around this has a color of #bc2337        
        
          <div style="border:2px solid #bc2337;">Content here</div>
        
        
          .myborder {border:2px solid #bc2337;}
        
        Border color #bc2337