#f9131d color space conversions
Hex:
        #f9131d
        RGB:
        249, 19, 29
        CMY:
        2, 93, 89
        CMYK:
        0, 92, 88, 2
      HSL:
        357°, 95.0413%, 52.5490%
        HSV (HSB):
        357°, 92.3695%, 97.6471%
        XYZ:
        39.5216, 20.6942, 3.0738
        xyY:
        0.6245, 0.3270, 20.6942
      CIE-Lab:
        52.6132, 77.4481, 57.4010
        CIE-LCH:
        52.6132, 96.4006, 36.5442
        CIE-Luv:
        52.6132, 165.7406, 34.3591
        Hunter-Lab:
        45.4909, 75.4682, 27.8375
      #f9131d color charts
#f9131d RGB chart
      #f9131d CMYK chart
      #f9131d RGB pie chart
      #f9131d color shades, tints & tones
#f9131d color schemes
#f9131d color preview, HTML & CSS examples
           This text has a color of #f9131d        
        
          <p style="color:#f9131d;">Text here</p>
        
        
          .mytext {color:#f9131d;}
        
        Text color #f9131d
      
           This box has a color of #f9131d        
        
          <div style="background-color:#f9131d;">Content here</div>
        
        
          .mybackground {background-color:#f9131d;}
        
        Background color #f9131d
      
           Border around this has a color of #f9131d        
        
          <div style="border:2px solid #f9131d;">Content here</div>
        
        
          .myborder {border:2px solid #f9131d;}
        
        Border color #f9131d