#b21819 color space conversions
Hex:
        #b21819
        RGB:
        178, 24, 25
        CMY:
        30, 91, 90
        CMYK:
        0, 87, 86, 30
      HSL:
        360°, 76.2376%, 39.6078%
        HSV (HSB):
        360°, 86.5169%, 69.8039%
        XYZ:
        18.8622, 10.1884, 1.8921
        xyY:
        0.6096, 0.3293, 10.1884
      CIE-Lab:
        38.1785, 58.1170, 41.6077
        CIE-LCH:
        38.1785, 71.4758, 35.6000
        CIE-Luv:
        38.1785, 112.9364, 24.1477
        Hunter-Lab:
        31.9193, 49.6228, 18.8289
      #b21819 color charts
#b21819 RGB chart
      #b21819 CMYK chart
      #b21819 RGB pie chart
      #b21819 color shades, tints & tones
#b21819 color schemes
#b21819 color preview, HTML & CSS examples
           This text has a color of #b21819        
        
          <p style="color:#b21819;">Text here</p>
        
        
          .mytext {color:#b21819;}
        
        Text color #b21819
      
           This box has a color of #b21819        
        
          <div style="background-color:#b21819;">Content here</div>
        
        
          .mybackground {background-color:#b21819;}
        
        Background color #b21819
      
           Border around this has a color of #b21819        
        
          <div style="border:2px solid #b21819;">Content here</div>
        
        
          .myborder {border:2px solid #b21819;}
        
        Border color #b21819