#b31b06 color space conversions
Hex:
        #b31b06
        RGB:
        179, 27, 6
        CMY:
        30, 89, 98
        CMYK:
        0, 85, 97, 30
      HSL:
        7°, 93.5135%, 36.2745%
        HSV (HSB):
        7°, 96.6480%, 70.1961%
        XYZ:
        19.0152, 10.3807, 1.1738
        xyY:
        0.6220, 0.3396, 10.3807
      CIE-Lab:
        38.5172, 57.4435, 49.8141
        CIE-LCH:
        38.5172, 76.0342, 40.9313
        CIE-Luv:
        38.5172, 114.6034, 27.9421
        Hunter-Lab:
        32.2191, 48.9644, 20.3934
      #b31b06 color charts
#b31b06 RGB chart
      #b31b06 CMYK chart
      #b31b06 RGB pie chart
      #b31b06 color shades, tints & tones
#b31b06 color schemes
#b31b06 color preview, HTML & CSS examples
           This text has a color of #b31b06        
        
          <p style="color:#b31b06;">Text here</p>
        
        
          .mytext {color:#b31b06;}
        
        Text color #b31b06
      
           This box has a color of #b31b06        
        
          <div style="background-color:#b31b06;">Content here</div>
        
        
          .mybackground {background-color:#b31b06;}
        
        Background color #b31b06
      
           Border around this has a color of #b31b06        
        
          <div style="border:2px solid #b31b06;">Content here</div>
        
        
          .myborder {border:2px solid #b31b06;}
        
        Border color #b31b06