#b0302f color space conversions
Hex:
        #b0302f
        RGB:
        176, 48, 47
        CMY:
        31, 81, 82
        CMYK:
        0, 73, 73, 31
      HSL:
        0°, 57.8475%, 43.7255%
        HSV (HSB):
        0°, 73.2955%, 69.0196%
        XYZ:
        19.4745, 11.5492, 3.8921
        xyY:
        0.5578, 0.3308, 11.5492
      CIE-Lab:
        40.4906, 51.2737, 31.5147
        CIE-LCH:
        40.4906, 60.1844, 31.5764
        CIE-Luv:
        40.4906, 96.4776, 21.1698
        Hunter-Lab:
        33.9842, 42.8166, 16.9986
      #b0302f color charts
#b0302f RGB chart
      #b0302f CMYK chart
      #b0302f RGB pie chart
      #b0302f color shades, tints & tones
#b0302f color schemes
#b0302f color preview, HTML & CSS examples
           This text has a color of #b0302f        
        
          <p style="color:#b0302f;">Text here</p>
        
        
          .mytext {color:#b0302f;}
        
        Text color #b0302f
      
           This box has a color of #b0302f        
        
          <div style="background-color:#b0302f;">Content here</div>
        
        
          .mybackground {background-color:#b0302f;}
        
        Background color #b0302f
      
           Border around this has a color of #b0302f        
        
          <div style="border:2px solid #b0302f;">Content here</div>
        
        
          .myborder {border:2px solid #b0302f;}
        
        Border color #b0302f