#f8264d color space conversions
Hex:
        #f8264d
        RGB:
        248, 38, 77
        CMY:
        3, 85, 70
        CMYK:
        0, 85, 69, 3
      HSL:
        349°, 93.7500%, 56.0784%
        HSV (HSB):
        349°, 84.6774%, 97.2549%
        XYZ:
        40.7441, 21.8785, 9.0967
        xyY:
        0.5681, 0.3051, 21.8785
      CIE-Lab:
        53.8979, 75.7196, 33.0814
        CIE-LCH:
        53.8979, 82.6307, 23.6002
        CIE-Luv:
        53.8979, 149.5910, 20.0650
        Hunter-Lab:
        46.7745, 73.6316, 21.2114
      #f8264d color charts
#f8264d RGB chart
      #f8264d CMYK chart
      #f8264d RGB pie chart
      #f8264d color shades, tints & tones
#f8264d color schemes
#f8264d color preview, HTML & CSS examples
           This text has a color of #f8264d        
        
          <p style="color:#f8264d;">Text here</p>
        
        
          .mytext {color:#f8264d;}
        
        Text color #f8264d
      
           This box has a color of #f8264d        
        
          <div style="background-color:#f8264d;">Content here</div>
        
        
          .mybackground {background-color:#f8264d;}
        
        Background color #f8264d
      
           Border around this has a color of #f8264d        
        
          <div style="border:2px solid #f8264d;">Content here</div>
        
        
          .myborder {border:2px solid #f8264d;}
        
        Border color #f8264d