#f2190e color space conversions
Hex:
        #f2190e
        RGB:
        242, 25, 14
        CMY:
        5, 90, 95
        CMYK:
        0, 90, 94, 5
      HSL:
        3°, 89.7638%, 50.1961%
        HSV (HSB):
        3°, 94.2149%, 94.9020%
        XYZ:
        37.0448, 19.6042, 2.2470
        xyY:
        0.6290, 0.3329, 19.6042
      CIE-Lab:
        51.3867, 74.7699, 61.3257
        CIE-LCH:
        51.3867, 96.7025, 39.3583
        CIE-Luv:
        51.3867, 160.8321, 36.0085
        Hunter-Lab:
        44.2766, 71.8611, 27.9848
      #f2190e color charts
#f2190e RGB chart
      #f2190e CMYK chart
      #f2190e RGB pie chart
      #f2190e color shades, tints & tones
#f2190e color schemes
#f2190e color preview, HTML & CSS examples
           This text has a color of #f2190e        
        
          <p style="color:#f2190e;">Text here</p>
        
        
          .mytext {color:#f2190e;}
        
        Text color #f2190e
      
           This box has a color of #f2190e        
        
          <div style="background-color:#f2190e;">Content here</div>
        
        
          .mybackground {background-color:#f2190e;}
        
        Background color #f2190e
      
           Border around this has a color of #f2190e        
        
          <div style="border:2px solid #f2190e;">Content here</div>
        
        
          .myborder {border:2px solid #f2190e;}
        
        Border color #f2190e