#f2192a color space conversions
Hex:
        #f2192a
        RGB:
        242, 25, 42
        CMY:
        5, 90, 84
        CMYK:
        0, 90, 83, 5
      HSL:
        355°, 89.3004%, 52.3529%
        HSV (HSB):
        355°, 89.6694%, 94.9020%
        XYZ:
        37.3835, 19.7397, 4.0303
        xyY:
        0.6113, 0.3228, 19.7397
      CIE-Lab:
        51.5416, 75.2120, 49.7976
        CIE-LCH:
        51.5416, 90.2034, 33.5084
        CIE-Luv:
        51.5416, 157.3777, 30.6631
        Hunter-Lab:
        44.4294, 72.4411, 25.7222
      #f2192a color charts
#f2192a RGB chart
      #f2192a CMYK chart
      #f2192a RGB pie chart
      #f2192a color shades, tints & tones
#f2192a color schemes
#f2192a color preview, HTML & CSS examples
           This text has a color of #f2192a        
        
          <p style="color:#f2192a;">Text here</p>
        
        
          .mytext {color:#f2192a;}
        
        Text color #f2192a
      
           This box has a color of #f2192a        
        
          <div style="background-color:#f2192a;">Content here</div>
        
        
          .mybackground {background-color:#f2192a;}
        
        Background color #f2192a
      
           Border around this has a color of #f2192a        
        
          <div style="border:2px solid #f2192a;">Content here</div>
        
        
          .myborder {border:2px solid #f2192a;}
        
        Border color #f2192a