#f85875 color space conversions
Hex:
        #f85875
        RGB:
        248, 88, 117
        CMY:
        3, 65, 54
        CMYK:
        0, 65, 53, 3
      HSL:
        349°, 91.9540%, 65.8824%
        HSV (HSB):
        349°, 64.5161%, 97.2549%
        XYZ:
        45.4120, 28.2203, 19.8832
        xyY:
        0.4856, 0.3018, 28.2203
      CIE-Lab:
        60.0872, 62.9215, 17.7172
        CIE-LCH:
        60.0872, 65.3683, 15.7260
        CIE-Luv:
        60.0872, 114.0085, 9.6533
        Hunter-Lab:
        53.1227, 59.6260, 14.9944
      #f85875 color charts
#f85875 RGB chart
      #f85875 CMYK chart
      #f85875 RGB pie chart
      #f85875 color shades, tints & tones
#f85875 color schemes
#f85875 color preview, HTML & CSS examples
           This text has a color of #f85875        
        
          <p style="color:#f85875;">Text here</p>
        
        
          .mytext {color:#f85875;}
        
        Text color #f85875
      
           This box has a color of #f85875        
        
          <div style="background-color:#f85875;">Content here</div>
        
        
          .mybackground {background-color:#f85875;}
        
        Background color #f85875
      
           Border around this has a color of #f85875        
        
          <div style="border:2px solid #f85875;">Content here</div>
        
        
          .myborder {border:2px solid #f85875;}
        
        Border color #f85875