#f9313a color space conversions
Hex:
        #f9313a
        RGB:
        249, 49, 58
        CMY:
        2, 81, 77
        CMYK:
        0, 80, 77, 2
      HSL:
        357°, 94.3396%, 58.4314%
        HSV (HSB):
        357°, 80.3213%, 97.6471%
        XYZ:
        40.9290, 22.6419, 6.2161
        xyY:
        0.5865, 0.3244, 22.6419
      CIE-Lab:
        54.7015, 72.8250, 44.8887
        CIE-LCH:
        54.7015, 85.5481, 31.6493
        CIE-Luv:
        54.7015, 150.9456, 29.9522
        Hunter-Lab:
        47.5835, 70.2659, 25.5630
      #f9313a color charts
#f9313a RGB chart
      #f9313a CMYK chart
      #f9313a RGB pie chart
      #f9313a color shades, tints & tones
#f9313a color schemes
#f9313a color preview, HTML & CSS examples
           This text has a color of #f9313a        
        
          <p style="color:#f9313a;">Text here</p>
        
        
          .mytext {color:#f9313a;}
        
        Text color #f9313a
      
           This box has a color of #f9313a        
        
          <div style="background-color:#f9313a;">Content here</div>
        
        
          .mybackground {background-color:#f9313a;}
        
        Background color #f9313a
      
           Border around this has a color of #f9313a        
        
          <div style="border:2px solid #f9313a;">Content here</div>
        
        
          .myborder {border:2px solid #f9313a;}
        
        Border color #f9313a