#f8412a color space conversions
Hex:
        #f8412a
        RGB:
        248, 65, 42
        CMY:
        3, 75, 84
        CMYK:
        0, 74, 83, 3
      HSL:
        7°, 93.6364%, 56.8627%
        HSV (HSB):
        7°, 83.0645%, 97.2549%
        XYZ:
        41.0196, 23.9042, 4.6425
        xyY:
        0.5896, 0.3436, 23.9042
      CIE-Lab:
        55.9918, 67.5421, 54.2533
        CIE-LCH:
        55.9918, 86.6334, 38.7732
        CIE-Luv:
        55.9918, 144.8174, 37.8038
        Hunter-Lab:
        48.8919, 64.1980, 28.5945
      #f8412a color charts
#f8412a RGB chart
      #f8412a CMYK chart
      #f8412a RGB pie chart
      #f8412a color shades, tints & tones
#f8412a color schemes
#f8412a color preview, HTML & CSS examples
           This text has a color of #f8412a        
        
          <p style="color:#f8412a;">Text here</p>
        
        
          .mytext {color:#f8412a;}
        
        Text color #f8412a
      
           This box has a color of #f8412a        
        
          <div style="background-color:#f8412a;">Content here</div>
        
        
          .mybackground {background-color:#f8412a;}
        
        Background color #f8412a
      
           Border around this has a color of #f8412a        
        
          <div style="border:2px solid #f8412a;">Content here</div>
        
        
          .myborder {border:2px solid #f8412a;}
        
        Border color #f8412a