#f8504f color space conversions
Hex:
        #f8504f
        RGB:
        248, 80, 79
        CMY:
        3, 69, 69
        CMYK:
        0, 68, 68, 3
      HSL:
        0°, 92.3497%, 64.1176%
        HSV (HSB):
        0°, 68.1452%, 97.2549%
        XYZ:
        42.9913, 26.2583, 10.1996
        xyY:
        0.5411, 0.3305, 26.2583
      CIE-Lab:
        58.2814, 63.6326, 37.2397
        CIE-LCH:
        58.2814, 73.7286, 30.3374
        CIE-Luv:
        58.2814, 128.8235, 28.1919
        Hunter-Lab:
        51.2428, 60.0816, 24.0687
      #f8504f color charts
#f8504f RGB chart
      #f8504f CMYK chart
      #f8504f RGB pie chart
      #f8504f color shades, tints & tones
#f8504f color schemes
#f8504f color preview, HTML & CSS examples
           This text has a color of #f8504f        
        
          <p style="color:#f8504f;">Text here</p>
        
        
          .mytext {color:#f8504f;}
        
        Text color #f8504f
      
           This box has a color of #f8504f        
        
          <div style="background-color:#f8504f;">Content here</div>
        
        
          .mybackground {background-color:#f8504f;}
        
        Background color #f8504f
      
           Border around this has a color of #f8504f        
        
          <div style="border:2px solid #f8504f;">Content here</div>
        
        
          .myborder {border:2px solid #f8504f;}
        
        Border color #f8504f