#f87285 color space conversions
Hex:
        #f87285
        RGB:
        248, 114, 133
        CMY:
        3, 55, 48
        CMYK:
        0, 54, 46, 3
      HSL:
        351°, 90.5405%, 70.9804%
        HSV (HSB):
        351°, 54.0323%, 97.2549%
        XYZ:
        48.9624, 33.6845, 26.1115
        xyY:
        0.4502, 0.3097, 33.6845
      CIE-Lab:
        64.7114, 52.9216, 14.9007
        CIE-LCH:
        64.7114, 54.9794, 15.7252
        CIE-Luv:
        64.7114, 94.0278, 9.1867
        Hunter-Lab:
        58.0384, 49.0190, 13.9523
      #f87285 color charts
#f87285 RGB chart
      #f87285 CMYK chart
      #f87285 RGB pie chart
      #f87285 color shades, tints & tones
#f87285 color schemes
#f87285 color preview, HTML & CSS examples
           This text has a color of #f87285        
        
          <p style="color:#f87285;">Text here</p>
        
        
          .mytext {color:#f87285;}
        
        Text color #f87285
      
           This box has a color of #f87285        
        
          <div style="background-color:#f87285;">Content here</div>
        
        
          .mybackground {background-color:#f87285;}
        
        Background color #f87285
      
           Border around this has a color of #f87285        
        
          <div style="border:2px solid #f87285;">Content here</div>
        
        
          .myborder {border:2px solid #f87285;}
        
        Border color #f87285