#f21a34 color space conversions
Hex:
        #f21a34
        RGB:
        242, 26, 52
        CMY:
        5, 90, 80
        CMYK:
        0, 89, 79, 5
      HSL:
        353°, 89.2562%, 52.5490%
        HSV (HSB):
        353°, 89.2562%, 94.9020%
        XYZ:
        37.6072, 19.8640, 5.1008
        xyY:
        0.6010, 0.3175, 19.8640
      CIE-Lab:
        51.6831, 75.3314, 44.5969
        CIE-LCH:
        51.6831, 87.5426, 30.6259
        CIE-Luv:
        51.6831, 155.1316, 27.6721
        Hunter-Lab:
        44.5690, 72.6219, 24.4127
      #f21a34 color charts
#f21a34 RGB chart
      #f21a34 CMYK chart
      #f21a34 RGB pie chart
      #f21a34 color shades, tints & tones
#f21a34 color schemes
#f21a34 color preview, HTML & CSS examples
           This text has a color of #f21a34        
        
          <p style="color:#f21a34;">Text here</p>
        
        
          .mytext {color:#f21a34;}
        
        Text color #f21a34
      
           This box has a color of #f21a34        
        
          <div style="background-color:#f21a34;">Content here</div>
        
        
          .mybackground {background-color:#f21a34;}
        
        Background color #f21a34
      
           Border around this has a color of #f21a34        
        
          <div style="border:2px solid #f21a34;">Content here</div>
        
        
          .myborder {border:2px solid #f21a34;}
        
        Border color #f21a34