#b4212b color space conversions
Hex:
        #b4212b
        RGB:
        180, 33, 43
        CMY:
        29, 87, 83
        CMYK:
        0, 82, 76, 29
      HSL:
        356°, 69.0141%, 41.7647%
        HSV (HSB):
        356°, 81.6667%, 70.5882%
        XYZ:
        19.8023, 10.9654, 3.3583
        xyY:
        0.5803, 0.3213, 10.9654
      CIE-Lab:
        39.5222, 57.0922, 33.0061
        CIE-LCH:
        39.5222, 65.9464, 30.0331
        CIE-Luv:
        39.5222, 107.7421, 20.2588
        Hunter-Lab:
        33.1141, 48.7937, 17.1668
      #b4212b color charts
#b4212b RGB chart
      #b4212b CMYK chart
      #b4212b RGB pie chart
      #b4212b color shades, tints & tones
#b4212b color schemes
#b4212b color preview, HTML & CSS examples
           This text has a color of #b4212b        
        
          <p style="color:#b4212b;">Text here</p>
        
        
          .mytext {color:#b4212b;}
        
        Text color #b4212b
      
           This box has a color of #b4212b        
        
          <div style="background-color:#b4212b;">Content here</div>
        
        
          .mybackground {background-color:#b4212b;}
        
        Background color #b4212b
      
           Border around this has a color of #b4212b        
        
          <div style="border:2px solid #b4212b;">Content here</div>
        
        
          .myborder {border:2px solid #b4212b;}
        
        Border color #b4212b