#f9313e color space conversions
Hex:
        #f9313e
        RGB:
        249, 49, 62
        CMY:
        2, 81, 76
        CMYK:
        0, 80, 75, 2
      HSL:
        356°, 94.3396%, 58.4314%
        HSV (HSB):
        356°, 80.3213%, 97.6471%
        XYZ:
        41.0347, 22.6842, 6.7731
        xyY:
        0.5821, 0.3218, 22.6842
      CIE-Lab:
        54.7455, 72.9603, 42.7298
        CIE-LCH:
        54.7455, 84.5520, 30.3557
        CIE-Luv:
        54.7455, 150.0643, 28.4697
        Hunter-Lab:
        47.6279, 70.4413, 24.9079
      #f9313e color charts
#f9313e RGB chart
      #f9313e CMYK chart
      #f9313e RGB pie chart
      #f9313e color shades, tints & tones
#f9313e color schemes
#f9313e color preview, HTML & CSS examples
           This text has a color of #f9313e        
        
          <p style="color:#f9313e;">Text here</p>
        
        
          .mytext {color:#f9313e;}
        
        Text color #f9313e
      
           This box has a color of #f9313e        
        
          <div style="background-color:#f9313e;">Content here</div>
        
        
          .mybackground {background-color:#f9313e;}
        
        Background color #f9313e
      
           Border around this has a color of #f9313e        
        
          <div style="border:2px solid #f9313e;">Content here</div>
        
        
          .myborder {border:2px solid #f9313e;}
        
        Border color #f9313e