#b21f23 color space conversions
Hex:
        #b21f23
        RGB:
        178, 31, 35
        CMY:
        30, 88, 86
        CMYK:
        0, 83, 80, 30
      HSL:
        358°, 70.3349%, 40.9804%
        HSV (HSB):
        358°, 82.5843%, 69.8039%
        XYZ:
        19.1535, 10.5663, 2.6201
        xyY:
        0.5923, 0.3267, 10.5663
      CIE-Lab:
        38.8402, 56.7584, 36.8112
        CIE-LCH:
        38.8402, 67.6504, 32.9658
        CIE-Luv:
        38.8402, 108.6363, 22.3638
        Hunter-Lab:
        32.5058, 48.2925, 17.9751
      #b21f23 color charts
#b21f23 RGB chart
      #b21f23 CMYK chart
      #b21f23 RGB pie chart
      #b21f23 color shades, tints & tones
#b21f23 color schemes
#b21f23 color preview, HTML & CSS examples
           This text has a color of #b21f23        
        
          <p style="color:#b21f23;">Text here</p>
        
        
          .mytext {color:#b21f23;}
        
        Text color #b21f23
      
           This box has a color of #b21f23        
        
          <div style="background-color:#b21f23;">Content here</div>
        
        
          .mybackground {background-color:#b21f23;}
        
        Background color #b21f23
      
           Border around this has a color of #b21f23        
        
          <div style="border:2px solid #b21f23;">Content here</div>
        
        
          .myborder {border:2px solid #b21f23;}
        
        Border color #b21f23