#bc212e color space conversions
Hex:
        #bc212e
        RGB:
        188, 33, 46
        CMY:
        26, 87, 82
        CMYK:
        0, 82, 76, 26
      HSL:
        355°, 70.1357%, 43.3333%
        HSV (HSB):
        355°, 82.4468%, 73.7255%
        XYZ:
        21.7760, 11.9763, 3.7487
        xyY:
        0.5807, 0.3194, 11.9763
      CIE-Lab:
        41.1785, 59.4908, 33.5201
        CIE-LCH:
        41.1785, 68.2844, 29.3991
        CIE-Luv:
        41.1785, 113.3486, 20.6087
        Hunter-Lab:
        34.6068, 51.7575, 17.8023
      #bc212e color charts
#bc212e RGB chart
      #bc212e CMYK chart
      #bc212e RGB pie chart
      #bc212e color shades, tints & tones
#bc212e color schemes
#bc212e color preview, HTML & CSS examples
           This text has a color of #bc212e        
        
          <p style="color:#bc212e;">Text here</p>
        
        
          .mytext {color:#bc212e;}
        
        Text color #bc212e
      
           This box has a color of #bc212e        
        
          <div style="background-color:#bc212e;">Content here</div>
        
        
          .mybackground {background-color:#bc212e;}
        
        Background color #bc212e
      
           Border around this has a color of #bc212e        
        
          <div style="border:2px solid #bc212e;">Content here</div>
        
        
          .myborder {border:2px solid #bc212e;}
        
        Border color #bc212e