#f81024 color space conversions
Hex:
        #f81024
        RGB:
        248, 16, 36
        CMY:
        3, 94, 86
        CMYK:
        0, 94, 85, 3
      HSL:
        355°, 94.3089%, 51.7647%
        HSV (HSB):
        355°, 93.5484%, 97.2549%
        XYZ:
        39.2151, 20.4544, 3.5503
        xyY:
        0.6203, 0.3235, 20.4544
      CIE-Lab:
        52.3471, 77.6277, 53.9452
        CIE-LCH:
        52.3471, 94.5312, 34.7963
        CIE-Luv:
        52.3471, 164.6411, 32.5153
        Hunter-Lab:
        45.2266, 75.6276, 27.0043
      #f81024 color charts
#f81024 RGB chart
      #f81024 CMYK chart
      #f81024 RGB pie chart
      #f81024 color shades, tints & tones
#f81024 color schemes
#f81024 color preview, HTML & CSS examples
           This text has a color of #f81024        
        
          <p style="color:#f81024;">Text here</p>
        
        
          .mytext {color:#f81024;}
        
        Text color #f81024
      
           This box has a color of #f81024        
        
          <div style="background-color:#f81024;">Content here</div>
        
        
          .mybackground {background-color:#f81024;}
        
        Background color #f81024
      
           Border around this has a color of #f81024        
        
          <div style="border:2px solid #f81024;">Content here</div>
        
        
          .myborder {border:2px solid #f81024;}
        
        Border color #f81024