#bc2e44 color space conversions
Hex:
        #bc2e44
        RGB:
        188, 46, 68
        CMY:
        26, 82, 73
        CMYK:
        0, 76, 64, 26
      HSL:
        351°, 60.6838%, 45.8824%
        HSV (HSB):
        351°, 75.5319%, 73.7255%
        XYZ:
        22.7594, 13.0627, 6.7906
        xyY:
        0.5341, 0.3065, 13.0627
      CIE-Lab:
        42.8576, 56.7911, 22.1651
        CIE-LCH:
        42.8576, 60.9633, 21.3203
        CIE-Luv:
        42.8576, 101.9338, 13.0466
        Hunter-Lab:
        36.1424, 49.1551, 14.1599
      #bc2e44 color charts
#bc2e44 RGB chart
      #bc2e44 CMYK chart
      #bc2e44 RGB pie chart
      #bc2e44 color shades, tints & tones
#bc2e44 color schemes
#bc2e44 color preview, HTML & CSS examples
           This text has a color of #bc2e44        
        
          <p style="color:#bc2e44;">Text here</p>
        
        
          .mytext {color:#bc2e44;}
        
        Text color #bc2e44
      
           This box has a color of #bc2e44        
        
          <div style="background-color:#bc2e44;">Content here</div>
        
        
          .mybackground {background-color:#bc2e44;}
        
        Background color #bc2e44
      
           Border around this has a color of #bc2e44        
        
          <div style="border:2px solid #bc2e44;">Content here</div>
        
        
          .myborder {border:2px solid #bc2e44;}
        
        Border color #bc2e44