#f21c38 color space conversions
Hex:
        #f21c38
        RGB:
        242, 28, 56
        CMY:
        5, 89, 78
        CMYK:
        0, 88, 77, 5
      HSL:
        352°, 89.1667%, 52.9412%
        HSV (HSB):
        352°, 88.4298%, 94.9020%
        XYZ:
        37.7470, 19.9933, 5.6110
        xyY:
        0.5958, 0.3156, 19.9933
      CIE-Lab:
        51.8296, 75.1542, 42.5219
        CIE-LCH:
        51.8296, 86.3497, 29.5010
        CIE-Luv:
        51.8296, 153.6928, 26.4665
        Hunter-Lab:
        44.7138, 72.4388, 23.8596
      #f21c38 color charts
#f21c38 RGB chart
      #f21c38 CMYK chart
      #f21c38 RGB pie chart
      #f21c38 color shades, tints & tones
#f21c38 color schemes
#f21c38 color preview, HTML & CSS examples
           This text has a color of #f21c38        
        
          <p style="color:#f21c38;">Text here</p>
        
        
          .mytext {color:#f21c38;}
        
        Text color #f21c38
      
           This box has a color of #f21c38        
        
          <div style="background-color:#f21c38;">Content here</div>
        
        
          .mybackground {background-color:#f21c38;}
        
        Background color #f21c38
      
           Border around this has a color of #f21c38        
        
          <div style="border:2px solid #f21c38;">Content here</div>
        
        
          .myborder {border:2px solid #f21c38;}
        
        Border color #f21c38