#f85b8c color space conversions
Hex:
        #f85b8c
        RGB:
        248, 91, 140
        CMY:
        3, 64, 45
        CMYK:
        0, 63, 44, 3
      HSL:
        341°, 91.8129%, 66.4706%
        HSV (HSB):
        341°, 63.3065%, 97.2549%
        XYZ:
        47.1861, 29.3321, 27.9856
        xyY:
        0.4515, 0.2807, 29.3321
      CIE-Lab:
        61.0736, 63.6951, 5.7242
        CIE-LCH:
        61.0736, 63.9518, 5.1353
        CIE-Luv:
        61.0736, 105.3096, -4.8509
        Hunter-Lab:
        54.1591, 60.7397, 7.2745
      #f85b8c color charts
#f85b8c RGB chart
      #f85b8c CMYK chart
      #f85b8c RGB pie chart
      #f85b8c color shades, tints & tones
#f85b8c color schemes
#f85b8c color preview, HTML & CSS examples
           This text has a color of #f85b8c        
        
          <p style="color:#f85b8c;">Text here</p>
        
        
          .mytext {color:#f85b8c;}
        
        Text color #f85b8c
      
           This box has a color of #f85b8c        
        
          <div style="background-color:#f85b8c;">Content here</div>
        
        
          .mybackground {background-color:#f85b8c;}
        
        Background color #f85b8c
      
           Border around this has a color of #f85b8c        
        
          <div style="border:2px solid #f85b8c;">Content here</div>
        
        
          .myborder {border:2px solid #f85b8c;}
        
        Border color #f85b8c