#f2122f color space conversions
Hex:
        #f2122f
        RGB:
        242, 18, 47
        CMY:
        5, 93, 82
        CMYK:
        0, 93, 81, 5
      HSL:
        352°, 89.6000%, 50.9804%
        HSV (HSB):
        352°, 92.5620%, 94.9020%
        XYZ:
        37.3473, 19.5151, 4.4877
        xyY:
        0.6088, 0.3181, 19.5151
      CIE-Lab:
        51.2845, 76.2022, 46.9226
        CIE-LCH:
        51.2845, 89.4902, 31.6233
        CIE-Luv:
        51.2845, 158.0189, 28.6156
        Hunter-Lab:
        44.1759, 73.6003, 24.9000
      #f2122f color charts
#f2122f RGB chart
      #f2122f CMYK chart
      #f2122f RGB pie chart
      #f2122f color shades, tints & tones
#f2122f color schemes
#f2122f color preview, HTML & CSS examples
           This text has a color of #f2122f        
        
          <p style="color:#f2122f;">Text here</p>
        
        
          .mytext {color:#f2122f;}
        
        Text color #f2122f
      
           This box has a color of #f2122f        
        
          <div style="background-color:#f2122f;">Content here</div>
        
        
          .mybackground {background-color:#f2122f;}
        
        Background color #f2122f
      
           Border around this has a color of #f2122f        
        
          <div style="border:2px solid #f2122f;">Content here</div>
        
        
          .myborder {border:2px solid #f2122f;}
        
        Border color #f2122f