#f84865 color space conversions
Hex:
        #f84865
        RGB:
        248, 72, 101
        CMY:
        3, 72, 60
        CMYK:
        0, 71, 59, 3
      HSL:
        350°, 92.6316%, 62.7451%
        HSV (HSB):
        350°, 70.9677%, 97.2549%
        XYZ:
        43.3777, 25.5308, 14.9536
        xyY:
        0.5173, 0.3044, 25.5308
      CIE-Lab:
        57.5890, 67.7637, 23.6905
        CIE-LCH:
        57.5890, 71.7855, 19.2698
        CIE-Luv:
        57.5890, 127.5651, 14.4533
        Hunter-Lab:
        50.5280, 64.8163, 17.8229
      #f84865 color charts
#f84865 RGB chart
      #f84865 CMYK chart
      #f84865 RGB pie chart
      #f84865 color shades, tints & tones
#f84865 color schemes
#f84865 color preview, HTML & CSS examples
           This text has a color of #f84865        
        
          <p style="color:#f84865;">Text here</p>
        
        
          .mytext {color:#f84865;}
        
        Text color #f84865
      
           This box has a color of #f84865        
        
          <div style="background-color:#f84865;">Content here</div>
        
        
          .mybackground {background-color:#f84865;}
        
        Background color #f84865
      
           Border around this has a color of #f84865        
        
          <div style="border:2px solid #f84865;">Content here</div>
        
        
          .myborder {border:2px solid #f84865;}
        
        Border color #f84865