#bc2242 color space conversions
Hex:
        #bc2242
        RGB:
        188, 34, 66
        CMY:
        26, 87, 74
        CMYK:
        0, 82, 65, 26
      HSL:
        348°, 69.3694%, 43.5294%
        HSV (HSB):
        348°, 81.9149%, 73.7255%
        XYZ:
        22.2944, 12.2288, 6.3396
        xyY:
        0.5456, 0.2993, 12.2288
      CIE-Lab:
        41.5774, 60.1800, 21.7544
        CIE-LCH:
        41.5774, 63.9913, 19.8743
        CIE-Luv:
        41.5774, 107.5369, 11.5506
        Hunter-Lab:
        34.9697, 52.6034, 13.7302
      #bc2242 color charts
#bc2242 RGB chart
      #bc2242 CMYK chart
      #bc2242 RGB pie chart
      #bc2242 color shades, tints & tones
#bc2242 color schemes
#bc2242 color preview, HTML & CSS examples
           This text has a color of #bc2242        
        
          <p style="color:#bc2242;">Text here</p>
        
        
          .mytext {color:#bc2242;}
        
        Text color #bc2242
      
           This box has a color of #bc2242        
        
          <div style="background-color:#bc2242;">Content here</div>
        
        
          .mybackground {background-color:#bc2242;}
        
        Background color #bc2242
      
           Border around this has a color of #bc2242        
        
          <div style="border:2px solid #bc2242;">Content here</div>
        
        
          .myborder {border:2px solid #bc2242;}
        
        Border color #bc2242