#f81d21 color space conversions
Hex:
        #f81d21
        RGB:
        248, 29, 33
        CMY:
        3, 89, 87
        CMYK:
        0, 88, 87, 3
      HSL:
        359°, 93.9914%, 54.3137%
        HSV (HSB):
        359°, 88.3065%, 97.2549%
        XYZ:
        39.4253, 20.9450, 3.4037
        xyY:
        0.6182, 0.3284, 20.9450
      CIE-Lab:
        52.8892, 75.9548, 55.7718
        CIE-LCH:
        52.8892, 94.2317, 36.2889
        CIE-Luv:
        52.8892, 162.0096, 34.2426
        Hunter-Lab:
        45.7657, 73.6805, 27.6265
      #f81d21 color charts
#f81d21 RGB chart
      #f81d21 CMYK chart
      #f81d21 RGB pie chart
      #f81d21 color shades, tints & tones
#f81d21 color schemes
#f81d21 color preview, HTML & CSS examples
           This text has a color of #f81d21        
        
          <p style="color:#f81d21;">Text here</p>
        
        
          .mytext {color:#f81d21;}
        
        Text color #f81d21
      
           This box has a color of #f81d21        
        
          <div style="background-color:#f81d21;">Content here</div>
        
        
          .mybackground {background-color:#f81d21;}
        
        Background color #f81d21
      
           Border around this has a color of #f81d21        
        
          <div style="border:2px solid #f81d21;">Content here</div>
        
        
          .myborder {border:2px solid #f81d21;}
        
        Border color #f81d21