#f21c21 color space conversions
Hex:
        #f21c21
        RGB:
        242, 28, 33
        CMY:
        5, 89, 87
        CMYK:
        0, 88, 86, 5
      HSL:
        359°, 89.1667%, 52.9412%
        HSV (HSB):
        359°, 88.4298%, 94.9020%
        XYZ:
        37.3077, 19.8176, 3.2977
        xyY:
        0.6174, 0.3280, 19.8176
      CIE-Lab:
        51.6303, 74.5819, 54.2622
        CIE-LCH:
        51.6303, 92.2326, 36.0378
        CIE-Luv:
        51.6303, 157.9899, 33.1890
        Hunter-Lab:
        44.5169, 71.6886, 26.7698
      #f21c21 color charts
#f21c21 RGB chart
      #f21c21 CMYK chart
      #f21c21 RGB pie chart
      #f21c21 color shades, tints & tones
#f21c21 color schemes
#f21c21 color preview, HTML & CSS examples
           This text has a color of #f21c21        
        
          <p style="color:#f21c21;">Text here</p>
        
        
          .mytext {color:#f21c21;}
        
        Text color #f21c21
      
           This box has a color of #f21c21        
        
          <div style="background-color:#f21c21;">Content here</div>
        
        
          .mybackground {background-color:#f21c21;}
        
        Background color #f21c21
      
           Border around this has a color of #f21c21        
        
          <div style="border:2px solid #f21c21;">Content here</div>
        
        
          .myborder {border:2px solid #f21c21;}
        
        Border color #f21c21