#f93145 color space conversions
Hex:
        #f93145
        RGB:
        249, 49, 69
        CMY:
        2, 81, 73
        CMYK:
        0, 80, 72, 2
      HSL:
        354°, 94.3396%, 58.4314%
        HSV (HSB):
        354°, 80.3213%, 97.6471%
        XYZ:
        41.2394, 22.7660, 7.8509
        xyY:
        0.5739, 0.3168, 22.7660
      CIE-Lab:
        54.8305, 73.2211, 38.8780
        CIE-LCH:
        54.8305, 82.9026, 27.9668
        CIE-Luv:
        54.8305, 148.3879, 25.6452
        Hunter-Lab:
        47.7138, 70.7800, 23.6439
      #f93145 color charts
#f93145 RGB chart
      #f93145 CMYK chart
      #f93145 RGB pie chart
      #f93145 color shades, tints & tones
#f93145 color schemes
#f93145 color preview, HTML & CSS examples
           This text has a color of #f93145        
        
          <p style="color:#f93145;">Text here</p>
        
        
          .mytext {color:#f93145;}
        
        Text color #f93145
      
           This box has a color of #f93145        
        
          <div style="background-color:#f93145;">Content here</div>
        
        
          .mybackground {background-color:#f93145;}
        
        Background color #f93145
      
           Border around this has a color of #f93145        
        
          <div style="border:2px solid #f93145;">Content here</div>
        
        
          .myborder {border:2px solid #f93145;}
        
        Border color #f93145