#f7412a color space conversions
Hex:
        #f7412a
        RGB:
        247, 65, 42
        CMY:
        3, 75, 84
        CMYK:
        0, 74, 83, 3
      HSL:
        7°, 92.7602%, 56.6667%
        HSV (HSB):
        7°, 82.9960%, 96.8627%
        XYZ:
        40.6660, 23.7219, 4.6259
        xyY:
        0.5892, 0.3437, 23.7219
      CIE-Lab:
        55.8083, 67.2440, 54.0201
        CIE-LCH:
        55.8083, 86.2550, 38.7765
        CIE-Luv:
        55.8083, 144.0433, 37.6654
        Hunter-Lab:
        48.7052, 63.8032, 28.4623
      #f7412a color charts
#f7412a RGB chart
      #f7412a CMYK chart
      #f7412a RGB pie chart
      #f7412a color shades, tints & tones
#f7412a color schemes
#f7412a color preview, HTML & CSS examples
           This text has a color of #f7412a        
        
          <p style="color:#f7412a;">Text here</p>
        
        
          .mytext {color:#f7412a;}
        
        Text color #f7412a
      
           This box has a color of #f7412a        
        
          <div style="background-color:#f7412a;">Content here</div>
        
        
          .mybackground {background-color:#f7412a;}
        
        Background color #f7412a
      
           Border around this has a color of #f7412a        
        
          <div style="border:2px solid #f7412a;">Content here</div>
        
        
          .myborder {border:2px solid #f7412a;}
        
        Border color #f7412a