#f86172 color space conversions
Hex:
        #f86172
        RGB:
        248, 97, 114
        CMY:
        3, 62, 55
        CMYK:
        0, 61, 54, 3
      HSL:
        353°, 91.5152%, 67.6471%
        HSV (HSB):
        353°, 60.8871%, 97.2549%
        XYZ:
        46.0234, 29.7208, 19.2306
        xyY:
        0.4846, 0.3129, 29.7208
      CIE-Lab:
        61.4125, 58.9551, 21.2575
        CIE-LCH:
        61.4125, 62.6705, 19.8278
        CIE-Luv:
        61.4125, 109.5067, 14.7078
        Hunter-Lab:
        54.5167, 55.2865, 17.2474
      #f86172 color charts
#f86172 RGB chart
      #f86172 CMYK chart
      #f86172 RGB pie chart
      #f86172 color shades, tints & tones
#f86172 color schemes
#f86172 color preview, HTML & CSS examples
           This text has a color of #f86172        
        
          <p style="color:#f86172;">Text here</p>
        
        
          .mytext {color:#f86172;}
        
        Text color #f86172
      
           This box has a color of #f86172        
        
          <div style="background-color:#f86172;">Content here</div>
        
        
          .mybackground {background-color:#f86172;}
        
        Background color #f86172
      
           Border around this has a color of #f86172        
        
          <div style="border:2px solid #f86172;">Content here</div>
        
        
          .myborder {border:2px solid #f86172;}
        
        Border color #f86172