#b1302f color space conversions
Hex:
        #b1302f
        RGB:
        177, 48, 47
        CMY:
        31, 81, 82
        CMYK:
        0, 73, 73, 31
      HSL:
        0°, 58.0357%, 43.9216%
        HSV (HSB):
        0°, 73.4463%, 69.4118%
        XYZ:
        19.7015, 11.6663, 3.9028
        xyY:
        0.5586, 0.3308, 11.6663
      CIE-Lab:
        40.6807, 51.5949, 31.7826
        CIE-LCH:
        40.6807, 60.5984, 31.6332
        CIE-Luv:
        40.6807, 97.2901, 21.3432
        Hunter-Lab:
        34.1559, 43.1880, 17.1345
      #b1302f color charts
#b1302f RGB chart
      #b1302f CMYK chart
      #b1302f RGB pie chart
      #b1302f color shades, tints & tones
#b1302f color schemes
#b1302f color preview, HTML & CSS examples
           This text has a color of #b1302f        
        
          <p style="color:#b1302f;">Text here</p>
        
        
          .mytext {color:#b1302f;}
        
        Text color #b1302f
      
           This box has a color of #b1302f        
        
          <div style="background-color:#b1302f;">Content here</div>
        
        
          .mybackground {background-color:#b1302f;}
        
        Background color #b1302f
      
           Border around this has a color of #b1302f        
        
          <div style="border:2px solid #b1302f;">Content here</div>
        
        
          .myborder {border:2px solid #b1302f;}
        
        Border color #b1302f