#f81d28 color space conversions
Hex:
        #f81d28
        RGB:
        248, 29, 40
        CMY:
        3, 89, 84
        CMYK:
        0, 88, 84, 3
      HSL:
        357°, 93.9914%, 54.3137%
        HSV (HSB):
        357°, 88.3065%, 97.2549%
        XYZ:
        39.5338, 20.9884, 3.9750
        xyY:
        0.6130, 0.3254, 20.9884
      CIE-Lab:
        52.9368, 76.0916, 52.5094
        CIE-LCH:
        52.9368, 92.4509, 34.6089
        CIE-Luv:
        52.9368, 160.9563, 32.5995
        Hunter-Lab:
        45.8131, 73.8612, 26.9248
      #f81d28 color charts
#f81d28 RGB chart
      #f81d28 CMYK chart
      #f81d28 RGB pie chart
      #f81d28 color shades, tints & tones
#f81d28 color schemes
#f81d28 color preview, HTML & CSS examples
           This text has a color of #f81d28        
        
          <p style="color:#f81d28;">Text here</p>
        
        
          .mytext {color:#f81d28;}
        
        Text color #f81d28
      
           This box has a color of #f81d28        
        
          <div style="background-color:#f81d28;">Content here</div>
        
        
          .mybackground {background-color:#f81d28;}
        
        Background color #f81d28
      
           Border around this has a color of #f81d28        
        
          <div style="border:2px solid #f81d28;">Content here</div>
        
        
          .myborder {border:2px solid #f81d28;}
        
        Border color #f81d28