#f50c38 color space conversions
Hex:
        #f50c38
        RGB:
        245, 12, 56
        CMY:
        4, 95, 78
        CMYK:
        0, 95, 77, 4
      HSL:
        349°, 92.0949%, 50.3922%
        HSV (HSB):
        349°, 95.1020%, 96.0784%
        XYZ:
        38.5015, 19.9609, 5.5650
        xyY:
        0.6013, 0.3118, 19.9609
      CIE-Lab:
        51.7930, 77.7443, 42.6628
        CIE-LCH:
        51.7930, 88.6808, 28.7561
        CIE-Luv:
        51.7930, 159.2080, 25.7686
        Hunter-Lab:
        44.6777, 75.6384, 23.8893
      #f50c38 color charts
#f50c38 RGB chart
      #f50c38 CMYK chart
      #f50c38 RGB pie chart
      #f50c38 color shades, tints & tones
#f50c38 color schemes
#f50c38 color preview, HTML & CSS examples
           This text has a color of #f50c38        
        
          <p style="color:#f50c38;">Text here</p>
        
        
          .mytext {color:#f50c38;}
        
        Text color #f50c38
      
           This box has a color of #f50c38        
        
          <div style="background-color:#f50c38;">Content here</div>
        
        
          .mybackground {background-color:#f50c38;}
        
        Background color #f50c38
      
           Border around this has a color of #f50c38        
        
          <div style="border:2px solid #f50c38;">Content here</div>
        
        
          .myborder {border:2px solid #f50c38;}
        
        Border color #f50c38