#f86972 color space conversions
Hex:
        #f86972
        RGB:
        248, 105, 114
        CMY:
        3, 59, 55
        CMYK:
        0, 58, 54, 3
      HSL:
        356°, 91.0828%, 69.2157%
        HSV (HSB):
        356°, 57.6613%, 97.2549%
        XYZ:
        46.8002, 31.2745, 19.4895
        xyY:
        0.4797, 0.3206, 31.2745
      CIE-Lab:
        62.7387, 55.4358, 23.0426
        CIE-LCH:
        62.7387, 60.0341, 22.5708
        CIE-Luv:
        62.7387, 104.4582, 17.6991
        Hunter-Lab:
        55.9236, 51.5132, 18.4838
      #f86972 color charts
#f86972 RGB chart
      #f86972 CMYK chart
      #f86972 RGB pie chart
      #f86972 color shades, tints & tones
#f86972 color schemes
#f86972 color preview, HTML & CSS examples
           This text has a color of #f86972        
        
          <p style="color:#f86972;">Text here</p>
        
        
          .mytext {color:#f86972;}
        
        Text color #f86972
      
           This box has a color of #f86972        
        
          <div style="background-color:#f86972;">Content here</div>
        
        
          .mybackground {background-color:#f86972;}
        
        Background color #f86972
      
           Border around this has a color of #f86972        
        
          <div style="border:2px solid #f86972;">Content here</div>
        
        
          .myborder {border:2px solid #f86972;}
        
        Border color #f86972