#f7001d color space conversions
Hex:
        #f7001d
        RGB:
        247, 0, 29
        CMY:
        3, 100, 89
        CMYK:
        0, 100, 88, 3
      HSL:
        353°, 100.0000%, 48.4314%
        HSV (HSB):
        353°, 100.0000%, 96.8627%
        XYZ:
        38.5795, 19.8629, 2.9629
        xyY:
        0.6283, 0.3235, 19.8629
      CIE-Lab:
        51.6818, 78.4736, 56.5360
        CIE-LCH:
        51.6818, 96.7183, 35.7707
        CIE-Luv:
        51.6818, 167.2447, 33.0613
        Hunter-Lab:
        44.5678, 76.5227, 27.2557
      #f7001d color charts
#f7001d RGB chart
      #f7001d CMYK chart
      #f7001d RGB pie chart
      #f7001d color shades, tints & tones
#f7001d color schemes
#f7001d color preview, HTML & CSS examples
           This text has a color of #f7001d        
        
          <p style="color:#f7001d;">Text here</p>
        
        
          .mytext {color:#f7001d;}
        
        Text color #f7001d
      
           This box has a color of #f7001d        
        
          <div style="background-color:#f7001d;">Content here</div>
        
        
          .mybackground {background-color:#f7001d;}
        
        Background color #f7001d
      
           Border around this has a color of #f7001d        
        
          <div style="border:2px solid #f7001d;">Content here</div>
        
        
          .myborder {border:2px solid #f7001d;}
        
        Border color #f7001d