#b31b1f color space conversions
Hex:
        #b31b1f
        RGB:
        179, 27, 31
        CMY:
        30, 89, 88
        CMYK:
        0, 85, 83, 30
      HSL:
        358°, 73.7864%, 40.3922%
        HSV (HSB):
        358°, 84.9162%, 70.1961%
        XYZ:
        19.2297, 10.4665, 2.3030
        xyY:
        0.6009, 0.3271, 10.4665
      CIE-Lab:
        38.6670, 57.8932, 38.9425
        CIE-LCH:
        38.6670, 69.7721, 33.9272
        CIE-Luv:
        38.6670, 111.6773, 23.1362
        Hunter-Lab:
        32.3520, 49.4825, 18.4257
      #b31b1f color charts
#b31b1f RGB chart
      #b31b1f CMYK chart
      #b31b1f RGB pie chart
      #b31b1f color shades, tints & tones
#b31b1f color schemes
#b31b1f color preview, HTML & CSS examples
           This text has a color of #b31b1f        
        
          <p style="color:#b31b1f;">Text here</p>
        
        
          .mytext {color:#b31b1f;}
        
        Text color #b31b1f
      
           This box has a color of #b31b1f        
        
          <div style="background-color:#b31b1f;">Content here</div>
        
        
          .mybackground {background-color:#b31b1f;}
        
        Background color #b31b1f
      
           Border around this has a color of #b31b1f        
        
          <div style="border:2px solid #b31b1f;">Content here</div>
        
        
          .myborder {border:2px solid #b31b1f;}
        
        Border color #b31b1f