#b31e32 color space conversions
Hex:
        #b31e32
        RGB:
        179, 30, 50
        CMY:
        30, 88, 80
        CMYK:
        0, 83, 72, 30
      HSL:
        352°, 71.2919%, 40.9804%
        HSV (HSB):
        352°, 83.2402%, 70.1961%
        XYZ:
        19.6304, 10.7425, 4.0565
        xyY:
        0.5702, 0.3120, 10.7425
      CIE-Lab:
        39.1434, 57.8647, 28.2774
        CIE-LCH:
        39.1434, 64.4044, 26.0439
        CIE-Luv:
        39.1434, 106.4232, 16.6766
        Hunter-Lab:
        32.7758, 49.5512, 15.6051
      #b31e32 color charts
#b31e32 RGB chart
      #b31e32 CMYK chart
      #b31e32 RGB pie chart
      #b31e32 color shades, tints & tones
#b31e32 color schemes
#b31e32 color preview, HTML & CSS examples
           This text has a color of #b31e32        
        
          <p style="color:#b31e32;">Text here</p>
        
        
          .mytext {color:#b31e32;}
        
        Text color #b31e32
      
           This box has a color of #b31e32        
        
          <div style="background-color:#b31e32;">Content here</div>
        
        
          .mybackground {background-color:#b31e32;}
        
        Background color #b31e32
      
           Border around this has a color of #b31e32        
        
          <div style="border:2px solid #b31e32;">Content here</div>
        
        
          .myborder {border:2px solid #b31e32;}
        
        Border color #b31e32