#f85595 color space conversions
Hex:
        #f85595
        RGB:
        248, 85, 149
        CMY:
        3, 67, 42
        CMYK:
        0, 66, 40, 3
      HSL:
        336°, 92.0904%, 65.2941%
        HSV (HSB):
        336°, 65.7258%, 97.2549%
        XYZ:
        47.3847, 28.6234, 31.4612
        xyY:
        0.4409, 0.2663, 28.6234
      CIE-Lab:
        60.4478, 66.9472, -0.4148
        CIE-LCH:
        60.4478, 66.9485, 359.6450
        CIE-Luv:
        60.4478, 105.3260, -13.5740
        Hunter-Lab:
        53.5008, 64.4678, 2.5851
      #f85595 color charts
#f85595 RGB chart
      #f85595 CMYK chart
      #f85595 RGB pie chart
      #f85595 color shades, tints & tones
#f85595 color schemes
#f85595 color preview, HTML & CSS examples
           This text has a color of #f85595        
        
          <p style="color:#f85595;">Text here</p>
        
        
          .mytext {color:#f85595;}
        
        Text color #f85595
      
           This box has a color of #f85595        
        
          <div style="background-color:#f85595;">Content here</div>
        
        
          .mybackground {background-color:#f85595;}
        
        Background color #f85595
      
           Border around this has a color of #f85595        
        
          <div style="border:2px solid #f85595;">Content here</div>
        
        
          .myborder {border:2px solid #f85595;}
        
        Border color #f85595