#b31507 color space conversions
Hex:
        #b31507
        RGB:
        179, 21, 7
        CMY:
        30, 92, 97
        CMYK:
        0, 88, 96, 30
      HSL:
        5°, 92.4731%, 36.4706%
        HSV (HSB):
        5°, 96.0894%, 70.1961%
        XYZ:
        18.8969, 10.1354, 1.1614
        xyY:
        0.6259, 0.3357, 10.1354
      CIE-Lab:
        38.0843, 58.7019, 49.2239
        CIE-LCH:
        38.0843, 76.6088, 39.9812
        CIE-Luv:
        38.0843, 116.6183, 27.0669
        Hunter-Lab:
        31.8361, 50.2389, 20.1224
      #b31507 color charts
#b31507 RGB chart
      #b31507 CMYK chart
      #b31507 RGB pie chart
      #b31507 color shades, tints & tones
#b31507 color schemes
#b31507 color preview, HTML & CSS examples
           This text has a color of #b31507        
        
          <p style="color:#b31507;">Text here</p>
        
        
          .mytext {color:#b31507;}
        
        Text color #b31507
      
           This box has a color of #b31507        
        
          <div style="background-color:#b31507;">Content here</div>
        
        
          .mybackground {background-color:#b31507;}
        
        Background color #b31507
      
           Border around this has a color of #b31507        
        
          <div style="border:2px solid #b31507;">Content here</div>
        
        
          .myborder {border:2px solid #b31507;}
        
        Border color #b31507