#b31a36 color space conversions
Hex:
        #b31a36
        RGB:
        179, 26, 54
        CMY:
        30, 90, 79
        CMYK:
        0, 85, 70, 30
      HSL:
        349°, 74.6341%, 40.1961%
        HSV (HSB):
        349°, 85.4749%, 70.1961%
        XYZ:
        19.6257, 10.5888, 4.4995
        xyY:
        0.5654, 0.3050, 10.5888
      CIE-Lab:
        38.8792, 58.9799, 25.4737
        CIE-LCH:
        38.8792, 64.2459, 23.3597
        CIE-Luv:
        38.8792, 106.7063, 14.2164
        Hunter-Lab:
        32.5405, 50.7101, 14.5801
      #b31a36 color charts
#b31a36 RGB chart
      #b31a36 CMYK chart
      #b31a36 RGB pie chart
      #b31a36 color shades, tints & tones
#b31a36 color schemes
#b31a36 color preview, HTML & CSS examples
           This text has a color of #b31a36        
        
          <p style="color:#b31a36;">Text here</p>
        
        
          .mytext {color:#b31a36;}
        
        Text color #b31a36
      
           This box has a color of #b31a36        
        
          <div style="background-color:#b31a36;">Content here</div>
        
        
          .mybackground {background-color:#b31a36;}
        
        Background color #b31a36
      
           Border around this has a color of #b31a36        
        
          <div style="border:2px solid #b31a36;">Content here</div>
        
        
          .myborder {border:2px solid #b31a36;}
        
        Border color #b31a36