#f21c37 color space conversions
Hex:
        #f21c37
        RGB:
        242, 28, 55
        CMY:
        5, 89, 78
        CMYK:
        0, 88, 77, 5
      HSL:
        352°, 89.1667%, 52.9412%
        HSV (HSB):
        352°, 88.4298%, 94.9020%
        XYZ:
        37.7228, 19.9836, 5.4834
        xyY:
        0.5970, 0.3162, 19.9836
      CIE-Lab:
        51.8187, 75.1228, 43.0713
        CIE-LCH:
        51.8187, 86.5943, 29.8276
        CIE-Luv:
        51.8187, 153.9236, 26.8284
        Hunter-Lab:
        44.7030, 72.3976, 24.0194
      #f21c37 color charts
#f21c37 RGB chart
      #f21c37 CMYK chart
      #f21c37 RGB pie chart
      #f21c37 color shades, tints & tones
#f21c37 color schemes
#f21c37 color preview, HTML & CSS examples
           This text has a color of #f21c37        
        
          <p style="color:#f21c37;">Text here</p>
        
        
          .mytext {color:#f21c37;}
        
        Text color #f21c37
      
           This box has a color of #f21c37        
        
          <div style="background-color:#f21c37;">Content here</div>
        
        
          .mybackground {background-color:#f21c37;}
        
        Background color #f21c37
      
           Border around this has a color of #f21c37        
        
          <div style="border:2px solid #f21c37;">Content here</div>
        
        
          .myborder {border:2px solid #f21c37;}
        
        Border color #f21c37