#f8513d color space conversions
Hex:
        #f8513d
        RGB:
        248, 81, 61
        CMY:
        3, 68, 76
        CMYK:
        0, 67, 75, 3
      HSL:
        6°, 93.0348%, 60.5882%
        HSV (HSB):
        6°, 75.4032%, 97.2549%
        XYZ:
        42.4961, 26.1782, 7.2280
        xyY:
        0.5599, 0.3449, 26.1782
      CIE-Lab:
        58.2058, 62.4789, 46.9602
        CIE-LCH:
        58.2058, 78.1593, 36.9292
        CIE-Luv:
        58.2058, 131.8408, 35.8468
        Hunter-Lab:
        51.1647, 58.7196, 27.4394
      #f8513d color charts
#f8513d RGB chart
      #f8513d CMYK chart
      #f8513d RGB pie chart
      #f8513d color shades, tints & tones
#f8513d color schemes
#f8513d color preview, HTML & CSS examples
           This text has a color of #f8513d        
        
          <p style="color:#f8513d;">Text here</p>
        
        
          .mytext {color:#f8513d;}
        
        Text color #f8513d
      
           This box has a color of #f8513d        
        
          <div style="background-color:#f8513d;">Content here</div>
        
        
          .mybackground {background-color:#f8513d;}
        
        Background color #f8513d
      
           Border around this has a color of #f8513d        
        
          <div style="border:2px solid #f8513d;">Content here</div>
        
        
          .myborder {border:2px solid #f8513d;}
        
        Border color #f8513d