#bc2d48 color space conversions
Hex:
        #bc2d48
        RGB:
        188, 45, 72
        CMY:
        26, 82, 72
        CMYK:
        0, 76, 62, 26
      HSL:
        349°, 61.3734%, 45.6863%
        HSV (HSB):
        349°, 76.0638%, 73.7255%
        XYZ:
        22.8471, 13.0360, 7.4429
        xyY:
        0.5273, 0.3009, 13.0360
      CIE-Lab:
        42.8175, 57.3624, 19.6337
        CIE-LCH:
        42.8175, 60.6294, 18.8948
        CIE-Luv:
        42.8175, 101.2019, 10.6093
        Hunter-Lab:
        36.1054, 49.7684, 13.0515
      #bc2d48 color charts
#bc2d48 RGB chart
      #bc2d48 CMYK chart
      #bc2d48 RGB pie chart
      #bc2d48 color shades, tints & tones
#bc2d48 color schemes
#bc2d48 color preview, HTML & CSS examples
           This text has a color of #bc2d48        
        
          <p style="color:#bc2d48;">Text here</p>
        
        
          .mytext {color:#bc2d48;}
        
        Text color #bc2d48
      
           This box has a color of #bc2d48        
        
          <div style="background-color:#bc2d48;">Content here</div>
        
        
          .mybackground {background-color:#bc2d48;}
        
        Background color #bc2d48
      
           Border around this has a color of #bc2d48        
        
          <div style="border:2px solid #bc2d48;">Content here</div>
        
        
          .myborder {border:2px solid #bc2d48;}
        
        Border color #bc2d48