#f50d29 color space conversions
Hex:
        #f50d29
        RGB:
        245, 13, 41
        CMY:
        4, 95, 84
        CMYK:
        0, 95, 83, 4
      HSL:
        353°, 92.0635%, 50.5882%
        HSV (HSB):
        353°, 94.6939%, 96.0784%
        XYZ:
        38.2004, 19.8604, 3.9179
        xyY:
        0.6163, 0.3204, 19.8604
      CIE-Lab:
        51.6790, 77.2687, 50.6601
        CIE-LCH:
        51.6790, 92.3953, 33.2503
        CIE-Luv:
        51.6790, 162.1933, 30.5692
        Hunter-Lab:
        44.5650, 75.0182, 25.9831
      #f50d29 color charts
#f50d29 RGB chart
      #f50d29 CMYK chart
      #f50d29 RGB pie chart
      #f50d29 color shades, tints & tones
#f50d29 color schemes
#f50d29 color preview, HTML & CSS examples
           This text has a color of #f50d29        
        
          <p style="color:#f50d29;">Text here</p>
        
        
          .mytext {color:#f50d29;}
        
        Text color #f50d29
      
           This box has a color of #f50d29        
        
          <div style="background-color:#f50d29;">Content here</div>
        
        
          .mybackground {background-color:#f50d29;}
        
        Background color #f50d29
      
           Border around this has a color of #f50d29        
        
          <div style="border:2px solid #f50d29;">Content here</div>
        
        
          .myborder {border:2px solid #f50d29;}
        
        Border color #f50d29