#f86273 color space conversions
Hex:
        #f86273
        RGB:
        248, 98, 115
        CMY:
        3, 62, 55
        CMYK:
        0, 60, 54, 3
      HSL:
        353°, 91.4634%, 67.8431%
        HSV (HSB):
        353°, 60.4839%, 97.2549%
        XYZ:
        46.1736, 29.9296, 19.5630
        xyY:
        0.4827, 0.3129, 29.9296
      CIE-Lab:
        61.5935, 58.6020, 20.9265
        CIE-LCH:
        61.5935, 62.2263, 19.6514
        CIE-Luv:
        61.5935, 108.6247, 14.4565
        Hunter-Lab:
        54.7080, 54.9152, 17.0941
      #f86273 color charts
#f86273 RGB chart
      #f86273 CMYK chart
      #f86273 RGB pie chart
      #f86273 color shades, tints & tones
#f86273 color schemes
#f86273 color preview, HTML & CSS examples
           This text has a color of #f86273        
        
          <p style="color:#f86273;">Text here</p>
        
        
          .mytext {color:#f86273;}
        
        Text color #f86273
      
           This box has a color of #f86273        
        
          <div style="background-color:#f86273;">Content here</div>
        
        
          .mybackground {background-color:#f86273;}
        
        Background color #f86273
      
           Border around this has a color of #f86273        
        
          <div style="border:2px solid #f86273;">Content here</div>
        
        
          .myborder {border:2px solid #f86273;}
        
        Border color #f86273