#b0312b color space conversions
Hex:
        #b0312b
        RGB:
        176, 49, 43
        CMY:
        31, 81, 83
        CMYK:
        0, 72, 76, 31
      HSL:
        3°, 60.7306%, 42.9412%
        HSV (HSB):
        3°, 75.5682%, 69.0196%
        XYZ:
        19.4389, 11.6011, 3.5002
        xyY:
        0.5628, 0.3359, 11.6011
      CIE-Lab:
        40.5751, 50.7293, 33.9504
        CIE-LCH:
        40.5751, 61.0418, 33.7923
        CIE-Luv:
        40.5751, 96.7365, 22.9915
        Hunter-Lab:
        34.0605, 42.2670, 17.7494
      #b0312b color charts
#b0312b RGB chart
      #b0312b CMYK chart
      #b0312b RGB pie chart
      #b0312b color shades, tints & tones
#b0312b color schemes
#b0312b color preview, HTML & CSS examples
           This text has a color of #b0312b        
        
          <p style="color:#b0312b;">Text here</p>
        
        
          .mytext {color:#b0312b;}
        
        Text color #b0312b
      
           This box has a color of #b0312b        
        
          <div style="background-color:#b0312b;">Content here</div>
        
        
          .mybackground {background-color:#b0312b;}
        
        Background color #b0312b
      
           Border around this has a color of #b0312b        
        
          <div style="border:2px solid #b0312b;">Content here</div>
        
        
          .myborder {border:2px solid #b0312b;}
        
        Border color #b0312b