#f85495 color space conversions
Hex:
        #f85495
        RGB:
        248, 84, 149
        CMY:
        3, 67, 42
        CMYK:
        0, 66, 40, 3
      HSL:
        336°, 92.1348%, 65.0980%
        HSV (HSB):
        336°, 66.1290%, 97.2549%
        XYZ:
        47.3065, 28.4670, 31.4351
        xyY:
        0.4413, 0.2655, 28.4670
      CIE-Lab:
        60.3083, 67.3301, -0.6187
        CIE-LCH:
        60.3083, 67.3330, 359.4735
        CIE-Luv:
        60.3083, 105.7966, -13.9271
        Hunter-Lab:
        53.3545, 64.8959, 2.4160
      #f85495 color charts
#f85495 RGB chart
      #f85495 CMYK chart
      #f85495 RGB pie chart
      #f85495 color shades, tints & tones
#f85495 color schemes
#f85495 color preview, HTML & CSS examples
           This text has a color of #f85495        
        
          <p style="color:#f85495;">Text here</p>
        
        
          .mytext {color:#f85495;}
        
        Text color #f85495
      
           This box has a color of #f85495        
        
          <div style="background-color:#f85495;">Content here</div>
        
        
          .mybackground {background-color:#f85495;}
        
        Background color #f85495
      
           Border around this has a color of #f85495        
        
          <div style="border:2px solid #f85495;">Content here</div>
        
        
          .myborder {border:2px solid #f85495;}
        
        Border color #f85495