#f85995 color space conversions
Hex:
        #f85995
        RGB:
        248, 89, 149
        CMY:
        3, 65, 42
        CMYK:
        0, 64, 40, 3
      HSL:
        337°, 91.9075%, 66.0784%
        HSV (HSB):
        337°, 64.1129%, 97.2549%
        XYZ:
        47.7086, 29.2711, 31.5691
        xyY:
        0.4395, 0.2697, 29.2711
      CIE-Lab:
        61.0202, 65.3813, 0.4210
        CIE-LCH:
        61.0202, 65.3826, 0.3689
        CIE-Luv:
        61.0202, 103.3984, -12.1270
        Hunter-Lab:
        54.1028, 62.7238, 3.2761
      #f85995 color charts
#f85995 RGB chart
      #f85995 CMYK chart
      #f85995 RGB pie chart
      #f85995 color shades, tints & tones
#f85995 color schemes
#f85995 color preview, HTML & CSS examples
           This text has a color of #f85995        
        
          <p style="color:#f85995;">Text here</p>
        
        
          .mytext {color:#f85995;}
        
        Text color #f85995
      
           This box has a color of #f85995        
        
          <div style="background-color:#f85995;">Content here</div>
        
        
          .mybackground {background-color:#f85995;}
        
        Background color #f85995
      
           Border around this has a color of #f85995        
        
          <div style="border:2px solid #f85995;">Content here</div>
        
        
          .myborder {border:2px solid #f85995;}
        
        Border color #f85995