#b21c23 color space conversions
Hex:
        #b21c23
        RGB:
        178, 28, 35
        CMY:
        30, 89, 86
        CMYK:
        0, 84, 80, 30
      HSL:
        357°, 72.8155%, 40.3922%
        HSV (HSB):
        357°, 84.2697%, 69.8039%
        XYZ:
        19.0787, 10.4168, 2.5952
        xyY:
        0.5945, 0.3246, 10.4168
      CIE-Lab:
        38.5804, 57.4965, 36.5468
        CIE-LCH:
        38.5804, 68.1287, 32.4415
        CIE-Luv:
        38.5804, 109.7959, 21.8875
        Hunter-Lab:
        32.2751, 49.0349, 17.8252
      #b21c23 color charts
#b21c23 RGB chart
      #b21c23 CMYK chart
      #b21c23 RGB pie chart
      #b21c23 color shades, tints & tones
#b21c23 color schemes
#b21c23 color preview, HTML & CSS examples
           This text has a color of #b21c23        
        
          <p style="color:#b21c23;">Text here</p>
        
        
          .mytext {color:#b21c23;}
        
        Text color #b21c23
      
           This box has a color of #b21c23        
        
          <div style="background-color:#b21c23;">Content here</div>
        
        
          .mybackground {background-color:#b21c23;}
        
        Background color #b21c23
      
           Border around this has a color of #b21c23        
        
          <div style="border:2px solid #b21c23;">Content here</div>
        
        
          .myborder {border:2px solid #b21c23;}
        
        Border color #b21c23