#b21c17 color space conversions
Hex:
        #b21c17
        RGB:
        178, 28, 23
        CMY:
        30, 89, 91
        CMYK:
        0, 84, 87, 30
      HSL:
        2°, 77.1144%, 39.4118%
        HSV (HSB):
        2°, 87.0787%, 69.8039%
        XYZ:
        18.9300, 10.3573, 1.8121
        xyY:
        0.6087, 0.3330, 10.3573
      CIE-Lab:
        38.4763, 57.1825, 42.8623
        CIE-LCH:
        38.4763, 71.4634, 36.8541
        CIE-Luv:
        38.4763, 111.7766, 25.1694
        Hunter-Lab:
        32.1828, 48.6741, 19.1897
      #b21c17 color charts
#b21c17 RGB chart
      #b21c17 CMYK chart
      #b21c17 RGB pie chart
      #b21c17 color shades, tints & tones
#b21c17 color schemes
#b21c17 color preview, HTML & CSS examples
           This text has a color of #b21c17        
        
          <p style="color:#b21c17;">Text here</p>
        
        
          .mytext {color:#b21c17;}
        
        Text color #b21c17
      
           This box has a color of #b21c17        
        
          <div style="background-color:#b21c17;">Content here</div>
        
        
          .mybackground {background-color:#b21c17;}
        
        Background color #b21c17
      
           Border around this has a color of #b21c17        
        
          <div style="border:2px solid #b21c17;">Content here</div>
        
        
          .myborder {border:2px solid #b21c17;}
        
        Border color #b21c17