#f21e42 color space conversions
Hex:
        #f21e42
        RGB:
        242, 30, 66
        CMY:
        5, 88, 74
        CMYK:
        0, 88, 73, 5
      HSL:
        350°, 89.0756%, 53.3333%
        HSV (HSB):
        350°, 87.6033%, 94.9020%
        XYZ:
        38.0656, 20.1991, 7.0468
        xyY:
        0.5828, 0.3093, 20.1991
      CIE-Lab:
        52.0616, 75.1852, 37.0491
        CIE-LCH:
        52.0616, 83.8180, 26.2328
        CIE-Luv:
        52.0616, 150.6222, 22.7301
        Hunter-Lab:
        44.9435, 72.5324, 22.1642
      #f21e42 color charts
#f21e42 RGB chart
      #f21e42 CMYK chart
      #f21e42 RGB pie chart
      #f21e42 color shades, tints & tones
#f21e42 color schemes
#f21e42 color preview, HTML & CSS examples
           This text has a color of #f21e42        
        
          <p style="color:#f21e42;">Text here</p>
        
        
          .mytext {color:#f21e42;}
        
        Text color #f21e42
      
           This box has a color of #f21e42        
        
          <div style="background-color:#f21e42;">Content here</div>
        
        
          .mybackground {background-color:#f21e42;}
        
        Background color #f21e42
      
           Border around this has a color of #f21e42        
        
          <div style="border:2px solid #f21e42;">Content here</div>
        
        
          .myborder {border:2px solid #f21e42;}
        
        Border color #f21e42