#bc2a29 color space conversions
Hex:
        #bc2a29
        RGB:
        188, 42, 41
        CMY:
        26, 84, 84
        CMYK:
        0, 78, 78, 26
      HSL:
        0°, 64.1921%, 44.9020%
        HSV (HSB):
        0°, 78.1915%, 73.7255%
        XYZ:
        21.9672, 12.5074, 3.3542
        xyY:
        0.5807, 0.3306, 12.5074
      CIE-Lab:
        42.0114, 56.7934, 37.3238
        CIE-LCH:
        42.0114, 67.9599, 33.3124
        CIE-Luv:
        42.0114, 110.4411, 24.1216
        Hunter-Lab:
        35.3658, 48.9840, 19.1328
      #bc2a29 color charts
#bc2a29 RGB chart
      #bc2a29 CMYK chart
      #bc2a29 RGB pie chart
      #bc2a29 color shades, tints & tones
#bc2a29 color schemes
#bc2a29 color preview, HTML & CSS examples
           This text has a color of #bc2a29        
        
          <p style="color:#bc2a29;">Text here</p>
        
        
          .mytext {color:#bc2a29;}
        
        Text color #bc2a29
      
           This box has a color of #bc2a29        
        
          <div style="background-color:#bc2a29;">Content here</div>
        
        
          .mybackground {background-color:#bc2a29;}
        
        Background color #bc2a29
      
           Border around this has a color of #bc2a29        
        
          <div style="border:2px solid #bc2a29;">Content here</div>
        
        
          .myborder {border:2px solid #bc2a29;}
        
        Border color #bc2a29