#f21d43 color space conversions
Hex:
        #f21d43
        RGB:
        242, 29, 67
        CMY:
        5, 89, 74
        CMYK:
        0, 88, 72, 5
      HSL:
        349°, 89.1213%, 53.1373%
        HSV (HSB):
        349°, 88.0165%, 94.9020%
        XYZ:
        38.0704, 20.1612, 7.1952
        xyY:
        0.5819, 0.3081, 20.1612
      CIE-Lab:
        52.0190, 75.3845, 36.4161
        CIE-LCH:
        52.0190, 83.7195, 25.7838
        CIE-Luv:
        52.0190, 150.6284, 22.1855
        Hunter-Lab:
        44.9013, 72.7676, 21.9300
      #f21d43 color charts
#f21d43 RGB chart
      #f21d43 CMYK chart
      #f21d43 RGB pie chart
      #f21d43 color shades, tints & tones
#f21d43 color schemes
#f21d43 color preview, HTML & CSS examples
           This text has a color of #f21d43        
        
          <p style="color:#f21d43;">Text here</p>
        
        
          .mytext {color:#f21d43;}
        
        Text color #f21d43
      
           This box has a color of #f21d43        
        
          <div style="background-color:#f21d43;">Content here</div>
        
        
          .mybackground {background-color:#f21d43;}
        
        Background color #f21d43
      
           Border around this has a color of #f21d43        
        
          <div style="border:2px solid #f21d43;">Content here</div>
        
        
          .myborder {border:2px solid #f21d43;}
        
        Border color #f21d43