#f21c5b color space conversions
Hex:
        #f21c5b
        RGB:
        242, 28, 91
        CMY:
        5, 89, 64
        CMYK:
        0, 88, 62, 5
      HSL:
        342°, 89.1667%, 52.9412%
        HSV (HSB):
        342°, 88.4298%, 94.9020%
        XYZ:
        38.9215, 20.4631, 11.7959
        xyY:
        0.5468, 0.2875, 20.4631
      CIE-Lab:
        52.3568, 76.6548, 22.5139
        CIE-LCH:
        52.3568, 79.8927, 16.3678
        CIE-Luv:
        52.3568, 143.2821, 10.0188
        Hunter-Lab:
        45.2361, 74.4196, 16.2047
      #f21c5b color charts
#f21c5b RGB chart
      #f21c5b CMYK chart
      #f21c5b RGB pie chart
      #f21c5b color shades, tints & tones
#f21c5b color schemes
#f21c5b color preview, HTML & CSS examples
           This text has a color of #f21c5b        
        
          <p style="color:#f21c5b;">Text here</p>
        
        
          .mytext {color:#f21c5b;}
        
        Text color #f21c5b
      
           This box has a color of #f21c5b        
        
          <div style="background-color:#f21c5b;">Content here</div>
        
        
          .mybackground {background-color:#f21c5b;}
        
        Background color #f21c5b
      
           Border around this has a color of #f21c5b        
        
          <div style="border:2px solid #f21c5b;">Content here</div>
        
        
          .myborder {border:2px solid #f21c5b;}
        
        Border color #f21c5b