#f50f25 color space conversions
Hex:
        #f50f25
        RGB:
        245, 15, 37
        CMY:
        4, 94, 85
        CMYK:
        0, 94, 85, 4
      HSL:
        354°, 92.0000%, 50.9804%
        HSV (HSB):
        354°, 93.8776%, 96.0784%
        XYZ:
        38.1609, 19.8877, 3.5777
        xyY:
        0.6192, 0.3227, 19.8877
      CIE-Lab:
        51.7100, 77.0082, 52.6829
        CIE-LCH:
        51.7100, 93.3047, 34.3768
        CIE-Luv:
        51.7100, 162.5388, 31.7103
        Hunter-Lab:
        44.5956, 74.7020, 26.4604
      #f50f25 color charts
#f50f25 RGB chart
      #f50f25 CMYK chart
      #f50f25 RGB pie chart
      #f50f25 color shades, tints & tones
#f50f25 color schemes
#f50f25 color preview, HTML & CSS examples
           This text has a color of #f50f25        
        
          <p style="color:#f50f25;">Text here</p>
        
        
          .mytext {color:#f50f25;}
        
        Text color #f50f25
      
           This box has a color of #f50f25        
        
          <div style="background-color:#f50f25;">Content here</div>
        
        
          .mybackground {background-color:#f50f25;}
        
        Background color #f50f25
      
           Border around this has a color of #f50f25        
        
          <div style="border:2px solid #f50f25;">Content here</div>
        
        
          .myborder {border:2px solid #f50f25;}
        
        Border color #f50f25