#fb1f00 color space conversions
Hex:
        #fb1f00
        RGB:
        251, 31, 0
        CMY:
        2, 88, 100
        CMYK:
        0, 88, 100, 2
      HSL:
        7°, 100.0000%, 49.2157%
        HSV (HSB):
        7°, 100.0000%, 98.4314%
        XYZ:
        40.2736, 21.4892, 2.0252
        xyY:
        0.6314, 0.3369, 21.4892
      CIE-Lab:
        53.4808, 76.0607, 66.8040
        CIE-LCH:
        53.4808, 101.2325, 41.2928
        CIE-Luv:
        53.4808, 166.2352, 39.0976
        Hunter-Lab:
        46.3564, 73.9538, 29.8593
      #fb1f00 color charts
#fb1f00 RGB chart
      #fb1f00 CMYK chart
      #fb1f00 RGB pie chart
      #fb1f00 color shades, tints & tones
#fb1f00 color schemes
#fb1f00 color preview, HTML & CSS examples
           This text has a color of #fb1f00        
        
          <p style="color:#fb1f00;">Text here</p>
        
        
          .mytext {color:#fb1f00;}
        
        Text color #fb1f00
      
           This box has a color of #fb1f00        
        
          <div style="background-color:#fb1f00;">Content here</div>
        
        
          .mybackground {background-color:#fb1f00;}
        
        Background color #fb1f00
      
           Border around this has a color of #fb1f00        
        
          <div style="border:2px solid #fb1f00;">Content here</div>
        
        
          .myborder {border:2px solid #fb1f00;}
        
        Border color #fb1f00