#f86874 color space conversions
Hex:
        #f86874
        RGB:
        248, 104, 116
        CMY:
        3, 59, 55
        CMYK:
        0, 58, 53, 3
      HSL:
        355°, 91.1392%, 69.0196%
        HSV (HSB):
        355°, 58.0645%, 97.2549%
        XYZ:
        46.8141, 31.1180, 20.0620
        xyY:
        0.4777, 0.3176, 31.1180
      CIE-Lab:
        62.6072, 56.0418, 21.7228
        CIE-LCH:
        62.6072, 60.1046, 21.1872
        CIE-Luv:
        62.6072, 104.6025, 16.0925
        Hunter-Lab:
        55.7835, 52.1777, 17.7254
      #f86874 color charts
#f86874 RGB chart
      #f86874 CMYK chart
      #f86874 RGB pie chart
      #f86874 color shades, tints & tones
#f86874 color schemes
#f86874 color preview, HTML & CSS examples
           This text has a color of #f86874        
        
          <p style="color:#f86874;">Text here</p>
        
        
          .mytext {color:#f86874;}
        
        Text color #f86874
      
           This box has a color of #f86874        
        
          <div style="background-color:#f86874;">Content here</div>
        
        
          .mybackground {background-color:#f86874;}
        
        Background color #f86874
      
           Border around this has a color of #f86874        
        
          <div style="border:2px solid #f86874;">Content here</div>
        
        
          .myborder {border:2px solid #f86874;}
        
        Border color #f86874