#f21c3c color space conversions
Hex:
        #f21c3c
        RGB:
        242, 28, 60
        CMY:
        5, 89, 76
        CMYK:
        0, 88, 75, 5
      HSL:
        351°, 89.1667%, 52.9412%
        HSV (HSB):
        351°, 88.4298%, 94.9020%
        XYZ:
        37.8488, 20.0340, 6.1471
        xyY:
        0.5911, 0.3129, 20.0340
      CIE-Lab:
        51.8756, 75.2859, 40.3027
        CIE-LCH:
        51.8756, 85.3948, 28.1614
        CIE-Luv:
        51.8756, 152.7305, 24.9560
        Hunter-Lab:
        44.7594, 72.6119, 23.1889
      #f21c3c color charts
#f21c3c RGB chart
      #f21c3c CMYK chart
      #f21c3c RGB pie chart
      #f21c3c color shades, tints & tones
#f21c3c color schemes
#f21c3c color preview, HTML & CSS examples
           This text has a color of #f21c3c        
        
          <p style="color:#f21c3c;">Text here</p>
        
        
          .mytext {color:#f21c3c;}
        
        Text color #f21c3c
      
           This box has a color of #f21c3c        
        
          <div style="background-color:#f21c3c;">Content here</div>
        
        
          .mybackground {background-color:#f21c3c;}
        
        Background color #f21c3c
      
           Border around this has a color of #f21c3c        
        
          <div style="border:2px solid #f21c3c;">Content here</div>
        
        
          .myborder {border:2px solid #f21c3c;}
        
        Border color #f21c3c