#f85169 color space conversions
Hex:
        #f85169
        RGB:
        248, 81, 105
        CMY:
        3, 68, 59
        CMYK:
        0, 67, 58, 3
      HSL:
        351°, 92.2652%, 64.5098%
        HSV (HSB):
        351°, 67.3387%, 97.2549%
        XYZ:
        44.2036, 26.8612, 16.2195
        xyY:
        0.5064, 0.3077, 26.8612
      CIE-Lab:
        58.8457, 64.7747, 23.0238
        CIE-LCH:
        58.8457, 68.7449, 19.5675
        CIE-Luv:
        58.8457, 121.4800, 14.7496
        Hunter-Lab:
        51.8278, 61.5428, 17.7246
      #f85169 color charts
#f85169 RGB chart
      #f85169 CMYK chart
      #f85169 RGB pie chart
      #f85169 color shades, tints & tones
#f85169 color schemes
#f85169 color preview, HTML & CSS examples
           This text has a color of #f85169        
        
          <p style="color:#f85169;">Text here</p>
        
        
          .mytext {color:#f85169;}
        
        Text color #f85169
      
           This box has a color of #f85169        
        
          <div style="background-color:#f85169;">Content here</div>
        
        
          .mybackground {background-color:#f85169;}
        
        Background color #f85169
      
           Border around this has a color of #f85169        
        
          <div style="border:2px solid #f85169;">Content here</div>
        
        
          .myborder {border:2px solid #f85169;}
        
        Border color #f85169