#f8265d color space conversions
Hex:
        #f8265d
        RGB:
        248, 38, 93
        CMY:
        3, 85, 64
        CMYK:
        0, 85, 63, 3
      HSL:
        344°, 93.7500%, 56.0784%
        HSV (HSB):
        344°, 84.6774%, 97.2549%
        XYZ:
        41.3803, 22.1330, 12.4470
        xyY:
        0.5448, 0.2914, 22.1330
      CIE-Lab:
        54.1678, 76.5081, 23.9134
        CIE-LCH:
        54.1678, 80.1582, 17.3572
        CIE-Luv:
        54.1678, 144.4743, 11.7335
        Hunter-Lab:
        47.0457, 74.6743, 17.2455
      #f8265d color charts
#f8265d RGB chart
      #f8265d CMYK chart
      #f8265d RGB pie chart
      #f8265d color shades, tints & tones
#f8265d color schemes
#f8265d color preview, HTML & CSS examples
           This text has a color of #f8265d        
        
          <p style="color:#f8265d;">Text here</p>
        
        
          .mytext {color:#f8265d;}
        
        Text color #f8265d
      
           This box has a color of #f8265d        
        
          <div style="background-color:#f8265d;">Content here</div>
        
        
          .mybackground {background-color:#f8265d;}
        
        Background color #f8265d
      
           Border around this has a color of #f8265d        
        
          <div style="border:2px solid #f8265d;">Content here</div>
        
        
          .myborder {border:2px solid #f8265d;}
        
        Border color #f8265d