#f2333a color space conversions
Hex:
        #f2333a
        RGB:
        242, 51, 58
        CMY:
        5, 80, 77
        CMYK:
        0, 79, 76, 5
      HSL:
        358°, 88.0184%, 57.4510%
        HSV (HSB):
        358°, 78.9256%, 94.9020%
        XYZ:
        38.5655, 21.5504, 6.1300
        xyY:
        0.5822, 0.3253, 21.5504
      CIE-Lab:
        53.5467, 70.3905, 43.2549
        CIE-LCH:
        53.5467, 82.6184, 31.5707
        CIE-Luv:
        53.5467, 144.7117, 29.0861
        Hunter-Lab:
        46.4224, 67.0500, 24.6665
      #f2333a color charts
#f2333a RGB chart
      #f2333a CMYK chart
      #f2333a RGB pie chart
      #f2333a color shades, tints & tones
#f2333a color schemes
#f2333a color preview, HTML & CSS examples
           This text has a color of #f2333a        
        
          <p style="color:#f2333a;">Text here</p>
        
        
          .mytext {color:#f2333a;}
        
        Text color #f2333a
      
           This box has a color of #f2333a        
        
          <div style="background-color:#f2333a;">Content here</div>
        
        
          .mybackground {background-color:#f2333a;}
        
        Background color #f2333a
      
           Border around this has a color of #f2333a        
        
          <div style="border:2px solid #f2333a;">Content here</div>
        
        
          .myborder {border:2px solid #f2333a;}
        
        Border color #f2333a