#f50e45 color space conversions
Hex:
        #f50e45
        RGB:
        245, 14, 69
        CMY:
        4, 95, 73
        CMYK:
        0, 94, 72, 4
      HSL:
        346°, 92.0319%, 50.7843%
        HSV (HSB):
        346°, 94.2857%, 96.0784%
        XYZ:
        38.8874, 20.1562, 7.4712
        xyY:
        0.5846, 0.3030, 20.1562
      CIE-Lab:
        52.0134, 78.0265, 35.3854
        CIE-LCH:
        52.0134, 85.6753, 24.3945
        CIE-Luv:
        52.0134, 155.4607, 20.6364
        Hunter-Lab:
        44.8957, 76.0443, 21.5604
      #f50e45 color charts
#f50e45 RGB chart
      #f50e45 CMYK chart
      #f50e45 RGB pie chart
      #f50e45 color shades, tints & tones
#f50e45 color schemes
#f50e45 color preview, HTML & CSS examples
           This text has a color of #f50e45        
        
          <p style="color:#f50e45;">Text here</p>
        
        
          .mytext {color:#f50e45;}
        
        Text color #f50e45
      
           This box has a color of #f50e45        
        
          <div style="background-color:#f50e45;">Content here</div>
        
        
          .mybackground {background-color:#f50e45;}
        
        Background color #f50e45
      
           Border around this has a color of #f50e45        
        
          <div style="border:2px solid #f50e45;">Content here</div>
        
        
          .myborder {border:2px solid #f50e45;}
        
        Border color #f50e45