#f21b43 color space conversions
Hex:
        #f21b43
        RGB:
        242, 27, 67
        CMY:
        5, 89, 74
        CMYK:
        0, 89, 72, 5
      HSL:
        349°, 89.2116%, 52.7451%
        HSV (HSB):
        349°, 88.8430%, 94.9020%
        XYZ:
        38.0230, 20.0664, 7.1793
        xyY:
        0.5826, 0.3074, 20.0664
      CIE-Lab:
        51.9122, 75.6919, 36.2911
        CIE-LCH:
        51.9122, 83.9423, 25.6158
        CIE-Luv:
        51.9122, 151.1587, 21.9656
        Hunter-Lab:
        44.7955, 73.1210, 21.8545
      #f21b43 color charts
#f21b43 RGB chart
      #f21b43 CMYK chart
      #f21b43 RGB pie chart
      #f21b43 color shades, tints & tones
#f21b43 color schemes
#f21b43 color preview, HTML & CSS examples
           This text has a color of #f21b43        
        
          <p style="color:#f21b43;">Text here</p>
        
        
          .mytext {color:#f21b43;}
        
        Text color #f21b43
      
           This box has a color of #f21b43        
        
          <div style="background-color:#f21b43;">Content here</div>
        
        
          .mybackground {background-color:#f21b43;}
        
        Background color #f21b43
      
           Border around this has a color of #f21b43        
        
          <div style="border:2px solid #f21b43;">Content here</div>
        
        
          .myborder {border:2px solid #f21b43;}
        
        Border color #f21b43