#f2223a color space conversions
Hex:
        #f2223a
        RGB:
        242, 34, 58
        CMY:
        5, 87, 77
        CMYK:
        0, 86, 76, 5
      HSL:
        353°, 88.8889%, 54.1176%
        HSV (HSB):
        353°, 85.9504%, 94.9020%
        XYZ:
        37.9537, 20.3268, 5.9261
        xyY:
        0.5911, 0.3166, 20.3268
      CIE-Lab:
        52.2047, 74.2070, 41.8008
        CIE-LCH:
        52.2047, 85.1703, 29.3925
        CIE-Luv:
        52.2047, 151.4275, 26.4273
        Hunter-Lab:
        45.0852, 71.3659, 23.7665
      #f2223a color charts
#f2223a RGB chart
      #f2223a CMYK chart
      #f2223a RGB pie chart
      #f2223a color shades, tints & tones
#f2223a color schemes
#f2223a color preview, HTML & CSS examples
           This text has a color of #f2223a        
        
          <p style="color:#f2223a;">Text here</p>
        
        
          .mytext {color:#f2223a;}
        
        Text color #f2223a
      
           This box has a color of #f2223a        
        
          <div style="background-color:#f2223a;">Content here</div>
        
        
          .mybackground {background-color:#f2223a;}
        
        Background color #f2223a
      
           Border around this has a color of #f2223a        
        
          <div style="border:2px solid #f2223a;">Content here</div>
        
        
          .myborder {border:2px solid #f2223a;}
        
        Border color #f2223a