#f21a29 color space conversions
Hex:
        #f21a29
        RGB:
        242, 26, 41
        CMY:
        5, 90, 84
        CMYK:
        0, 89, 83, 5
      HSL:
        356°, 89.2562%, 52.5490%
        HSV (HSB):
        356°, 89.2562%, 94.9020%
        XYZ:
        37.3876, 19.7761, 3.9445
        xyY:
        0.6118, 0.3236, 19.7761
      CIE-Lab:
        51.5831, 75.0462, 50.3459
        CIE-LCH:
        51.5831, 90.3695, 33.8563
        CIE-Luv:
        51.5831, 157.2901, 31.0316
        Hunter-Lab:
        44.4704, 72.2472, 25.8703
      #f21a29 color charts
#f21a29 RGB chart
      #f21a29 CMYK chart
      #f21a29 RGB pie chart
      #f21a29 color shades, tints & tones
#f21a29 color schemes
#f21a29 color preview, HTML & CSS examples
           This text has a color of #f21a29        
        
          <p style="color:#f21a29;">Text here</p>
        
        
          .mytext {color:#f21a29;}
        
        Text color #f21a29
      
           This box has a color of #f21a29        
        
          <div style="background-color:#f21a29;">Content here</div>
        
        
          .mybackground {background-color:#f21a29;}
        
        Background color #f21a29
      
           Border around this has a color of #f21a29        
        
          <div style="border:2px solid #f21a29;">Content here</div>
        
        
          .myborder {border:2px solid #f21a29;}
        
        Border color #f21a29