#f21a48 color space conversions
Hex:
        #f21a48
        RGB:
        242, 26, 72
        CMY:
        5, 90, 72
        CMYK:
        0, 89, 70, 5
      HSL:
        347°, 89.2562%, 52.5490%
        HSV (HSB):
        347°, 89.2562%, 94.9020%
        XYZ:
        38.1570, 20.0839, 7.9964
        xyY:
        0.5761, 0.3032, 20.0839
      CIE-Lab:
        51.9320, 76.0390, 33.3697
        CIE-LCH:
        51.9320, 83.0389, 23.6942
        CIE-Luv:
        51.9320, 149.9803, 19.6170
        Hunter-Lab:
        44.8151, 73.5544, 20.7914
      #f21a48 color charts
#f21a48 RGB chart
      #f21a48 CMYK chart
      #f21a48 RGB pie chart
      #f21a48 color shades, tints & tones
#f21a48 color schemes
#f21a48 color preview, HTML & CSS examples
           This text has a color of #f21a48        
        
          <p style="color:#f21a48;">Text here</p>
        
        
          .mytext {color:#f21a48;}
        
        Text color #f21a48
      
           This box has a color of #f21a48        
        
          <div style="background-color:#f21a48;">Content here</div>
        
        
          .mybackground {background-color:#f21a48;}
        
        Background color #f21a48
      
           Border around this has a color of #f21a48        
        
          <div style="border:2px solid #f21a48;">Content here</div>
        
        
          .myborder {border:2px solid #f21a48;}
        
        Border color #f21a48