#f21a41 color space conversions
Hex:
        #f21a41
        RGB:
        242, 26, 65
        CMY:
        5, 90, 75
        CMYK:
        0, 89, 73, 5
      HSL:
        349°, 89.2562%, 52.5490%
        HSV (HSB):
        349°, 89.2562%, 94.9020%
        XYZ:
        37.9415, 19.9977, 6.8612
        xyY:
        0.5855, 0.3086, 19.9977
      CIE-Lab:
        51.8346, 75.7627, 37.3689
        CIE-LCH:
        51.8346, 84.4774, 26.2542
        CIE-Luv:
        51.8346, 151.9581, 22.7162
        Hunter-Lab:
        44.7188, 73.1898, 22.2062
      #f21a41 color charts
#f21a41 RGB chart
      #f21a41 CMYK chart
      #f21a41 RGB pie chart
      #f21a41 color shades, tints & tones
#f21a41 color schemes
#f21a41 color preview, HTML & CSS examples
           This text has a color of #f21a41        
        
          <p style="color:#f21a41;">Text here</p>
        
        
          .mytext {color:#f21a41;}
        
        Text color #f21a41
      
           This box has a color of #f21a41        
        
          <div style="background-color:#f21a41;">Content here</div>
        
        
          .mybackground {background-color:#f21a41;}
        
        Background color #f21a41
      
           Border around this has a color of #f21a41        
        
          <div style="border:2px solid #f21a41;">Content here</div>
        
        
          .myborder {border:2px solid #f21a41;}
        
        Border color #f21a41