#bc202b color space conversions
Hex:
        #bc202b
        RGB:
        188, 32, 43
        CMY:
        26, 87, 83
        CMYK:
        0, 83, 77, 26
      HSL:
        356°, 70.9091%, 43.1373%
        HSV (HSB):
        356°, 82.9787%, 73.7255%
        XYZ:
        21.6916, 11.8988, 3.4389
        xyY:
        0.5858, 0.3213, 11.8988
      CIE-Lab:
        41.0548, 59.6278, 35.1509
        CIE-LCH:
        41.0548, 69.2175, 30.5196
        CIE-Luv:
        41.0548, 114.4124, 21.5750
        Hunter-Lab:
        34.4946, 51.8822, 18.2354
      #bc202b color charts
#bc202b RGB chart
      #bc202b CMYK chart
      #bc202b RGB pie chart
      #bc202b color shades, tints & tones
#bc202b color schemes
#bc202b color preview, HTML & CSS examples
           This text has a color of #bc202b        
        
          <p style="color:#bc202b;">Text here</p>
        
        
          .mytext {color:#bc202b;}
        
        Text color #bc202b
      
           This box has a color of #bc202b        
        
          <div style="background-color:#bc202b;">Content here</div>
        
        
          .mybackground {background-color:#bc202b;}
        
        Background color #bc202b
      
           Border around this has a color of #bc202b        
        
          <div style="border:2px solid #bc202b;">Content here</div>
        
        
          .myborder {border:2px solid #bc202b;}
        
        Border color #bc202b