#f84c85 color space conversions
Hex:
        #f84c85
        RGB:
        248, 76, 133
        CMY:
        3, 70, 48
        CMYK:
        0, 69, 46, 3
      HSL:
        340°, 92.4731%, 63.5294%
        HSV (HSB):
        340°, 69.3548%, 97.2549%
        XYZ:
        45.5295, 26.8188, 24.9672
        xyY:
        0.4679, 0.2756, 26.8188
      CIE-Lab:
        58.8062, 68.7797, 6.5617
        CIE-LCH:
        58.8062, 69.0920, 5.4496
        CIE-Luv:
        58.8062, 115.1073, -5.0257
        Hunter-Lab:
        51.7869, 66.3049, 7.6663
      #f84c85 color charts
#f84c85 RGB chart
      #f84c85 CMYK chart
      #f84c85 RGB pie chart
      #f84c85 color shades, tints & tones
#f84c85 color schemes
#f84c85 color preview, HTML & CSS examples
           This text has a color of #f84c85        
        
          <p style="color:#f84c85;">Text here</p>
        
        
          .mytext {color:#f84c85;}
        
        Text color #f84c85
      
           This box has a color of #f84c85        
        
          <div style="background-color:#f84c85;">Content here</div>
        
        
          .mybackground {background-color:#f84c85;}
        
        Background color #f84c85
      
           Border around this has a color of #f84c85        
        
          <div style="border:2px solid #f84c85;">Content here</div>
        
        
          .myborder {border:2px solid #f84c85;}
        
        Border color #f84c85