#bc2a41 color space conversions
Hex:
        #bc2a41
        RGB:
        188, 42, 65
        CMY:
        26, 84, 75
        CMYK:
        0, 78, 65, 26
      HSL:
        351°, 63.4783%, 45.0980%
        HSV (HSB):
        351°, 77.6596%, 73.7255%
        XYZ:
        22.5211, 12.7289, 6.2710
        xyY:
        0.5424, 0.3066, 12.7289
      CIE-Lab:
        42.3520, 57.8831, 23.3706
        CIE-LCH:
        42.3520, 62.4231, 21.9866
        CIE-Luv:
        42.3520, 104.6133, 13.7032
        Hunter-Lab:
        35.6777, 50.2403, 14.5531
      #bc2a41 color charts
#bc2a41 RGB chart
      #bc2a41 CMYK chart
      #bc2a41 RGB pie chart
      #bc2a41 color shades, tints & tones
#bc2a41 color schemes
#bc2a41 color preview, HTML & CSS examples
           This text has a color of #bc2a41        
        
          <p style="color:#bc2a41;">Text here</p>
        
        
          .mytext {color:#bc2a41;}
        
        Text color #bc2a41
      
           This box has a color of #bc2a41        
        
          <div style="background-color:#bc2a41;">Content here</div>
        
        
          .mybackground {background-color:#bc2a41;}
        
        Background color #bc2a41
      
           Border around this has a color of #bc2a41        
        
          <div style="border:2px solid #bc2a41;">Content here</div>
        
        
          .myborder {border:2px solid #bc2a41;}
        
        Border color #bc2a41