#b31003 color space conversions
Hex:
        #b31003
        RGB:
        179, 16, 3
        CMY:
        30, 94, 99
        CMYK:
        0, 91, 98, 30
      HSL:
        4°, 96.7033%, 35.6863%
        HSV (HSB):
        4°, 98.3240%, 70.1961%
        XYZ:
        18.7921, 9.9609, 1.0183
        xyY:
        0.6312, 0.3346, 9.9609
      CIE-Lab:
        37.7721, 59.5072, 50.5726
        CIE-LCH:
        37.7721, 78.0942, 40.3598
        CIE-Luv:
        37.7721, 118.3767, 27.0677
        Hunter-Lab:
        31.5608, 51.0520, 20.1796
      #b31003 color charts
#b31003 RGB chart
      #b31003 CMYK chart
      #b31003 RGB pie chart
      #b31003 color shades, tints & tones
#b31003 color schemes
#b31003 color preview, HTML & CSS examples
           This text has a color of #b31003        
        
          <p style="color:#b31003;">Text here</p>
        
        
          .mytext {color:#b31003;}
        
        Text color #b31003
      
           This box has a color of #b31003        
        
          <div style="background-color:#b31003;">Content here</div>
        
        
          .mybackground {background-color:#b31003;}
        
        Background color #b31003
      
           Border around this has a color of #b31003        
        
          <div style="border:2px solid #b31003;">Content here</div>
        
        
          .myborder {border:2px solid #b31003;}
        
        Border color #b31003