#b21c27 color space conversions
Hex:
        #b21c27
        RGB:
        178, 28, 39
        CMY:
        30, 89, 85
        CMYK:
        0, 84, 78, 30
      HSL:
        356°, 72.8155%, 40.3922%
        HSV (HSB):
        356°, 84.2697%, 69.8039%
        XYZ:
        19.1416, 10.4420, 2.9261
        xyY:
        0.5888, 0.3212, 10.4420
      CIE-Lab:
        38.6242, 57.6285, 34.2735
        CIE-LCH:
        38.6242, 67.0501, 30.7413
        CIE-Luv:
        38.6242, 108.9803, 20.5324
        Hunter-Lab:
        32.3140, 49.1868, 17.2510
      #b21c27 color charts
#b21c27 RGB chart
      #b21c27 CMYK chart
      #b21c27 RGB pie chart
      #b21c27 color shades, tints & tones
#b21c27 color schemes
#b21c27 color preview, HTML & CSS examples
           This text has a color of #b21c27        
        
          <p style="color:#b21c27;">Text here</p>
        
        
          .mytext {color:#b21c27;}
        
        Text color #b21c27
      
           This box has a color of #b21c27        
        
          <div style="background-color:#b21c27;">Content here</div>
        
        
          .mybackground {background-color:#b21c27;}
        
        Background color #b21c27
      
           Border around this has a color of #b21c27        
        
          <div style="border:2px solid #b21c27;">Content here</div>
        
        
          .myborder {border:2px solid #b21c27;}
        
        Border color #b21c27