#bc2b55 color space conversions
Hex:
        #bc2b55
        RGB:
        188, 43, 85
        CMY:
        26, 83, 67
        CMYK:
        0, 77, 55, 26
      HSL:
        343°, 62.7706%, 45.2941%
        HSV (HSB):
        343°, 77.1277%, 73.7255%
        XYZ:
        23.2426, 13.0750, 9.8930
        xyY:
        0.5030, 0.2829, 13.0750
      CIE-Lab:
        42.8760, 58.8935, 11.5980
        CIE-LCH:
        42.8760, 60.0246, 11.1408
        CIE-Luv:
        42.8760, 97.8024, 2.3217
        Hunter-Lab:
        36.1594, 51.4578, 9.0901
      #bc2b55 color charts
#bc2b55 RGB chart
      #bc2b55 CMYK chart
      #bc2b55 RGB pie chart
      #bc2b55 color shades, tints & tones
#bc2b55 color schemes
#bc2b55 color preview, HTML & CSS examples
           This text has a color of #bc2b55        
        
          <p style="color:#bc2b55;">Text here</p>
        
        
          .mytext {color:#bc2b55;}
        
        Text color #bc2b55
      
           This box has a color of #bc2b55        
        
          <div style="background-color:#bc2b55;">Content here</div>
        
        
          .mybackground {background-color:#bc2b55;}
        
        Background color #bc2b55
      
           Border around this has a color of #bc2b55        
        
          <div style="border:2px solid #bc2b55;">Content here</div>
        
        
          .myborder {border:2px solid #bc2b55;}
        
        Border color #bc2b55