#f50d23 color space conversions
Hex:
        #f50d23
        RGB:
        245, 13, 35
        CMY:
        4, 95, 86
        CMYK:
        0, 95, 86, 4
      HSL:
        354°, 92.0635%, 50.5882%
        HSV (HSB):
        354°, 94.6939%, 96.0784%
        XYZ:
        38.1035, 19.8217, 3.4078
        xyY:
        0.6213, 0.3232, 19.8217
      CIE-Lab:
        51.6350, 77.1463, 53.5839
        CIE-LCH:
        51.6350, 93.9297, 34.7829
        CIE-Luv:
        51.6350, 163.1864, 32.0695
        Hunter-Lab:
        44.5215, 74.8554, 26.6269
      #f50d23 color charts
#f50d23 RGB chart
      #f50d23 CMYK chart
      #f50d23 RGB pie chart
      #f50d23 color shades, tints & tones
#f50d23 color schemes
#f50d23 color preview, HTML & CSS examples
           This text has a color of #f50d23        
        
          <p style="color:#f50d23;">Text here</p>
        
        
          .mytext {color:#f50d23;}
        
        Text color #f50d23
      
           This box has a color of #f50d23        
        
          <div style="background-color:#f50d23;">Content here</div>
        
        
          .mybackground {background-color:#f50d23;}
        
        Background color #f50d23
      
           Border around this has a color of #f50d23        
        
          <div style="border:2px solid #f50d23;">Content here</div>
        
        
          .myborder {border:2px solid #f50d23;}
        
        Border color #f50d23