#f85477 color space conversions
Hex:
        #f85477
        RGB:
        248, 84, 119
        CMY:
        3, 67, 53
        CMYK:
        0, 66, 52, 3
      HSL:
        347°, 92.1348%, 65.0980%
        HSV (HSB):
        347°, 66.1290%, 97.2549%
        XYZ:
        45.2115, 27.6290, 20.4028
        xyY:
        0.4849, 0.2963, 27.6290
      CIE-Lab:
        59.5521, 64.6519, 15.8147
        CIE-LCH:
        59.5521, 66.5580, 13.7454
        CIE-Luv:
        59.5521, 115.6388, 7.0242
        Hunter-Lab:
        52.5633, 61.5481, 13.7805
      #f85477 color charts
#f85477 RGB chart
      #f85477 CMYK chart
      #f85477 RGB pie chart
      #f85477 color shades, tints & tones
#f85477 color schemes
#f85477 color preview, HTML & CSS examples
           This text has a color of #f85477        
        
          <p style="color:#f85477;">Text here</p>
        
        
          .mytext {color:#f85477;}
        
        Text color #f85477
      
           This box has a color of #f85477        
        
          <div style="background-color:#f85477;">Content here</div>
        
        
          .mybackground {background-color:#f85477;}
        
        Background color #f85477
      
           Border around this has a color of #f85477        
        
          <div style="border:2px solid #f85477;">Content here</div>
        
        
          .myborder {border:2px solid #f85477;}
        
        Border color #f85477