#f80421 color space conversions
Hex:
        #f80421
        RGB:
        248, 4, 33
        CMY:
        3, 98, 87
        CMYK:
        0, 98, 87, 3
      HSL:
        353°, 96.8254%, 49.4118%
        HSV (HSB):
        353°, 98.3871%, 97.2549%
        XYZ:
        39.0293, 20.1531, 3.2717
        xyY:
        0.6249, 0.3227, 20.1531
      CIE-Lab:
        52.0099, 78.4927, 55.0807
        CIE-LCH:
        52.0099, 95.8905, 35.0585
        CIE-Luv:
        52.0099, 166.8417, 32.5910
        Hunter-Lab:
        44.8922, 76.6267, 27.1035
      #f80421 color charts
#f80421 RGB chart
      #f80421 CMYK chart
      #f80421 RGB pie chart
      #f80421 color shades, tints & tones
#f80421 color schemes
#f80421 color preview, HTML & CSS examples
           This text has a color of #f80421        
        
          <p style="color:#f80421;">Text here</p>
        
        
          .mytext {color:#f80421;}
        
        Text color #f80421
      
           This box has a color of #f80421        
        
          <div style="background-color:#f80421;">Content here</div>
        
        
          .mybackground {background-color:#f80421;}
        
        Background color #f80421
      
           Border around this has a color of #f80421        
        
          <div style="border:2px solid #f80421;">Content here</div>
        
        
          .myborder {border:2px solid #f80421;}
        
        Border color #f80421