#f7513e color space conversions
Hex:
        #f7513e
        RGB:
        247, 81, 62
        CMY:
        3, 68, 76
        CMYK:
        0, 67, 75, 3
      HSL:
        6°, 92.0398%, 60.5882%
        HSV (HSB):
        6°, 74.8988%, 96.8627%
        XYZ:
        42.1697, 26.0068, 7.3547
        xyY:
        0.5583, 0.3443, 26.0068
      CIE-Lab:
        58.0435, 62.1972, 46.2101
        CIE-LCH:
        58.0435, 77.4846, 36.6109
        CIE-Luv:
        58.0435, 130.8604, 35.3410
        Hunter-Lab:
        50.9969, 58.3585, 27.1471
      #f7513e color charts
#f7513e RGB chart
      #f7513e CMYK chart
      #f7513e RGB pie chart
      #f7513e color shades, tints & tones
#f7513e color schemes
#f7513e color preview, HTML & CSS examples
           This text has a color of #f7513e        
        
          <p style="color:#f7513e;">Text here</p>
        
        
          .mytext {color:#f7513e;}
        
        Text color #f7513e
      
           This box has a color of #f7513e        
        
          <div style="background-color:#f7513e;">Content here</div>
        
        
          .mybackground {background-color:#f7513e;}
        
        Background color #f7513e
      
           Border around this has a color of #f7513e        
        
          <div style="border:2px solid #f7513e;">Content here</div>
        
        
          .myborder {border:2px solid #f7513e;}
        
        Border color #f7513e