#f21a40 color space conversions
Hex:
        #f21a40
        RGB:
        242, 26, 64
        CMY:
        5, 90, 75
        CMYK:
        0, 89, 74, 5
      HSL:
        349°, 89.2562%, 52.5490%
        HSV (HSB):
        349°, 89.2562%, 94.9020%
        XYZ:
        37.9128, 19.9862, 6.7100
        xyY:
        0.5868, 0.3093, 19.9862
      CIE-Lab:
        51.8216, 75.7258, 37.9356
        CIE-LCH:
        51.8216, 84.6966, 26.6090
        CIE-Luv:
        51.8216, 152.2255, 23.1347
        Hunter-Lab:
        44.7059, 73.1411, 22.3952
      #f21a40 color charts
#f21a40 RGB chart
      #f21a40 CMYK chart
      #f21a40 RGB pie chart
      #f21a40 color shades, tints & tones
#f21a40 color schemes
#f21a40 color preview, HTML & CSS examples
           This text has a color of #f21a40        
        
          <p style="color:#f21a40;">Text here</p>
        
        
          .mytext {color:#f21a40;}
        
        Text color #f21a40
      
           This box has a color of #f21a40        
        
          <div style="background-color:#f21a40;">Content here</div>
        
        
          .mybackground {background-color:#f21a40;}
        
        Background color #f21a40
      
           Border around this has a color of #f21a40        
        
          <div style="border:2px solid #f21a40;">Content here</div>
        
        
          .myborder {border:2px solid #f21a40;}
        
        Border color #f21a40