#b21a2b color space conversions
Hex:
        #b21a2b
        RGB:
        178, 26, 43
        CMY:
        30, 90, 83
        CMYK:
        0, 85, 76, 30
      HSL:
        353°, 74.5098%, 40.0000%
        HSV (HSB):
        353°, 85.3933%, 69.8039%
        XYZ:
        19.1655, 10.3782, 3.2786
        xyY:
        0.5839, 0.3162, 10.3782
      CIE-Lab:
        38.5128, 58.2312, 31.7665
        CIE-LCH:
        38.5128, 66.3324, 28.6135
        CIE-Luv:
        38.5128, 108.7857, 18.7448
        Hunter-Lab:
        32.2152, 49.8171, 16.5167
      #b21a2b color charts
#b21a2b RGB chart
      #b21a2b CMYK chart
      #b21a2b RGB pie chart
      #b21a2b color shades, tints & tones
#b21a2b color schemes
#b21a2b color preview, HTML & CSS examples
           This text has a color of #b21a2b        
        
          <p style="color:#b21a2b;">Text here</p>
        
        
          .mytext {color:#b21a2b;}
        
        Text color #b21a2b
      
           This box has a color of #b21a2b        
        
          <div style="background-color:#b21a2b;">Content here</div>
        
        
          .mybackground {background-color:#b21a2b;}
        
        Background color #b21a2b
      
           Border around this has a color of #b21a2b        
        
          <div style="border:2px solid #b21a2b;">Content here</div>
        
        
          .myborder {border:2px solid #b21a2b;}
        
        Border color #b21a2b