#f8053d color space conversions
Hex:
        #f8053d
        RGB:
        248, 5, 61
        CMY:
        3, 98, 76
        CMYK:
        0, 98, 75, 3
      HSL:
        346°, 96.0474%, 49.6078%
        HSV (HSB):
        346°, 97.9839%, 97.2549%
        XYZ:
        39.6080, 20.4019, 6.2653
        xyY:
        0.5976, 0.3078, 20.4019
      CIE-Lab:
        52.2886, 79.1188, 40.5261
        CIE-LCH:
        52.2886, 88.8940, 27.1224
        CIE-Luv:
        52.2886, 161.0305, 24.1366
        Hunter-Lab:
        45.1685, 77.4807, 23.3939
      #f8053d color charts
#f8053d RGB chart
      #f8053d CMYK chart
      #f8053d RGB pie chart
      #f8053d color shades, tints & tones
#f8053d color schemes
#f8053d color preview, HTML & CSS examples
           This text has a color of #f8053d        
        
          <p style="color:#f8053d;">Text here</p>
        
        
          .mytext {color:#f8053d;}
        
        Text color #f8053d
      
           This box has a color of #f8053d        
        
          <div style="background-color:#f8053d;">Content here</div>
        
        
          .mybackground {background-color:#f8053d;}
        
        Background color #f8053d
      
           Border around this has a color of #f8053d        
        
          <div style="border:2px solid #f8053d;">Content here</div>
        
        
          .myborder {border:2px solid #f8053d;}
        
        Border color #f8053d