#fb1a25 color space conversions
Hex:
        #fb1a25
        RGB:
        251, 26, 37
        CMY:
        2, 90, 85
        CMYK:
        0, 90, 85, 2
      HSL:
        357°, 96.5665%, 54.3137%
        HSV (HSB):
        357°, 89.6414%, 98.4314%
        XYZ:
        40.4870, 21.3816, 3.7434
        xyY:
        0.6171, 0.3259, 21.3816
      CIE-Lab:
        53.3646, 77.2234, 54.5613
        CIE-LCH:
        53.3646, 94.5537, 35.2427
        CIE-Luv:
        53.3646, 164.4084, 33.5406
        Hunter-Lab:
        46.2402, 75.3705, 27.5683
      #fb1a25 color charts
#fb1a25 RGB chart
      #fb1a25 CMYK chart
      #fb1a25 RGB pie chart
      #fb1a25 color shades, tints & tones
#fb1a25 color schemes
#fb1a25 color preview, HTML & CSS examples
           This text has a color of #fb1a25        
        
          <p style="color:#fb1a25;">Text here</p>
        
        
          .mytext {color:#fb1a25;}
        
        Text color #fb1a25
      
           This box has a color of #fb1a25        
        
          <div style="background-color:#fb1a25;">Content here</div>
        
        
          .mybackground {background-color:#fb1a25;}
        
        Background color #fb1a25
      
           Border around this has a color of #fb1a25        
        
          <div style="border:2px solid #fb1a25;">Content here</div>
        
        
          .myborder {border:2px solid #fb1a25;}
        
        Border color #fb1a25