#b31b18 color space conversions
Hex:
        #b31b18
        RGB:
        179, 27, 24
        CMY:
        30, 89, 91
        CMYK:
        0, 85, 87, 30
      HSL:
        1°, 76.3547%, 39.8039%
        HSV (HSB):
        1°, 86.5922%, 70.1961%
        XYZ:
        19.1472, 10.4335, 1.8689
        xyY:
        0.6088, 0.3318, 10.4335
      CIE-Lab:
        38.6095, 57.7208, 42.5640
        CIE-LCH:
        38.6095, 71.7174, 36.4055
        CIE-Luv:
        38.6095, 112.7842, 24.9572
        Hunter-Lab:
        32.3010, 49.2837, 19.1803
      #b31b18 color charts
#b31b18 RGB chart
      #b31b18 CMYK chart
      #b31b18 RGB pie chart
      #b31b18 color shades, tints & tones
#b31b18 color schemes
#b31b18 color preview, HTML & CSS examples
           This text has a color of #b31b18        
        
          <p style="color:#b31b18;">Text here</p>
        
        
          .mytext {color:#b31b18;}
        
        Text color #b31b18
      
           This box has a color of #b31b18        
        
          <div style="background-color:#b31b18;">Content here</div>
        
        
          .mybackground {background-color:#b31b18;}
        
        Background color #b31b18
      
           Border around this has a color of #b31b18        
        
          <div style="border:2px solid #b31b18;">Content here</div>
        
        
          .myborder {border:2px solid #b31b18;}
        
        Border color #b31b18