#f7242a color space conversions
Hex:
        #f7242a
        RGB:
        247, 36, 42
        CMY:
        3, 86, 84
        CMYK:
        0, 85, 83, 3
      HSL:
        358°, 92.9515%, 55.4902%
        HSV (HSB):
        358°, 85.4251%, 96.8627%
        XYZ:
        39.4066, 21.2031, 4.2061
        xyY:
        0.6080, 0.3271, 21.2031
      CIE-Lab:
        53.1710, 74.6812, 51.6514
        CIE-LCH:
        53.1710, 90.8028, 34.6687
        CIE-Luv:
        53.1710, 157.6648, 32.7053
        Hunter-Lab:
        46.0468, 72.1773, 26.8169
      #f7242a color charts
#f7242a RGB chart
      #f7242a CMYK chart
      #f7242a RGB pie chart
      #f7242a color shades, tints & tones
#f7242a color schemes
#f7242a color preview, HTML & CSS examples
           This text has a color of #f7242a        
        
          <p style="color:#f7242a;">Text here</p>
        
        
          .mytext {color:#f7242a;}
        
        Text color #f7242a
      
           This box has a color of #f7242a        
        
          <div style="background-color:#f7242a;">Content here</div>
        
        
          .mybackground {background-color:#f7242a;}
        
        Background color #f7242a
      
           Border around this has a color of #f7242a        
        
          <div style="border:2px solid #f7242a;">Content here</div>
        
        
          .myborder {border:2px solid #f7242a;}
        
        Border color #f7242a