#f21b44 color space conversions
Hex:
        #f21b44
        RGB:
        242, 27, 68
        CMY:
        5, 89, 73
        CMYK:
        0, 89, 72, 5
      HSL:
        349°, 89.2116%, 52.7451%
        HSV (HSB):
        349°, 88.8430%, 94.9020%
        XYZ:
        38.0533, 20.0785, 7.3387
        xyY:
        0.5812, 0.3067, 20.0785
      CIE-Lab:
        51.9258, 75.7308, 35.7211
        CIE-LCH:
        51.9258, 83.7326, 25.2525
        CIE-Luv:
        51.9258, 150.8808, 21.5291
        Hunter-Lab:
        44.8090, 73.1723, 21.6559
      #f21b44 color charts
#f21b44 RGB chart
      #f21b44 CMYK chart
      #f21b44 RGB pie chart
      #f21b44 color shades, tints & tones
#f21b44 color schemes
#f21b44 color preview, HTML & CSS examples
           This text has a color of #f21b44        
        
          <p style="color:#f21b44;">Text here</p>
        
        
          .mytext {color:#f21b44;}
        
        Text color #f21b44
      
           This box has a color of #f21b44        
        
          <div style="background-color:#f21b44;">Content here</div>
        
        
          .mybackground {background-color:#f21b44;}
        
        Background color #f21b44
      
           Border around this has a color of #f21b44        
        
          <div style="border:2px solid #f21b44;">Content here</div>
        
        
          .myborder {border:2px solid #f21b44;}
        
        Border color #f21b44