#f81424 color space conversions
Hex:
        #f81424
        RGB:
        248, 20, 36
        CMY:
        3, 92, 86
        CMYK:
        0, 92, 85, 3
      HSL:
        356°, 94.2149%, 52.5490%
        HSV (HSB):
        356°, 91.9355%, 97.2549%
        XYZ:
        39.2800, 20.5841, 3.5719
        xyY:
        0.6192, 0.3245, 20.5841
      CIE-Lab:
        52.4913, 77.2113, 54.0644
        CIE-LCH:
        52.4913, 94.2579, 35.0002
        CIE-Luv:
        52.4913, 163.8518, 32.7880
        Hunter-Lab:
        45.3698, 75.1437, 27.0910
      #f81424 color charts
#f81424 RGB chart
      #f81424 CMYK chart
      #f81424 RGB pie chart
      #f81424 color shades, tints & tones
#f81424 color schemes
#f81424 color preview, HTML & CSS examples
           This text has a color of #f81424        
        
          <p style="color:#f81424;">Text here</p>
        
        
          .mytext {color:#f81424;}
        
        Text color #f81424
      
           This box has a color of #f81424        
        
          <div style="background-color:#f81424;">Content here</div>
        
        
          .mybackground {background-color:#f81424;}
        
        Background color #f81424
      
           Border around this has a color of #f81424        
        
          <div style="border:2px solid #f81424;">Content here</div>
        
        
          .myborder {border:2px solid #f81424;}
        
        Border color #f81424