#f50104 color space conversions
Hex:
        #f50104
        RGB:
        245, 1, 4
        CMY:
        4, 100, 98
        CMYK:
        0, 100, 98, 4
      HSL:
        359°, 99.1870%, 48.2353%
        HSV (HSB):
        359°, 99.5918%, 96.0784%
        XYZ:
        37.6890, 19.4430, 1.8813
        xyY:
        0.6387, 0.3295, 19.4430
      CIE-Lab:
        51.2015, 77.6732, 64.1600
        CIE-LCH:
        51.2015, 100.7454, 39.5576
        CIE-Luv:
        51.2015, 167.8747, 35.9749
        Hunter-Lab:
        44.0942, 75.4060, 28.3363
      #f50104 color charts
#f50104 RGB chart
      #f50104 CMYK chart
      #f50104 RGB pie chart
      #f50104 color shades, tints & tones
#f50104 color schemes
#f50104 color preview, HTML & CSS examples
           This text has a color of #f50104        
        
          <p style="color:#f50104;">Text here</p>
        
        
          .mytext {color:#f50104;}
        
        Text color #f50104
      
           This box has a color of #f50104        
        
          <div style="background-color:#f50104;">Content here</div>
        
        
          .mybackground {background-color:#f50104;}
        
        Background color #f50104
      
           Border around this has a color of #f50104        
        
          <div style="border:2px solid #f50104;">Content here</div>
        
        
          .myborder {border:2px solid #f50104;}
        
        Border color #f50104