#f97e86 color space conversions
Hex:
        #f97e86
        RGB:
        249, 126, 134
        CMY:
        2, 51, 47
        CMYK:
        0, 49, 46, 2
      HSL:
        356°, 91.1111%, 73.5294%
        HSV (HSB):
        356°, 49.3976%, 97.6471%
        XYZ:
        50.8309, 36.7827, 26.9749
        xyY:
        0.4436, 0.3210, 36.7827
      CIE-Lab:
        67.1137, 47.6022, 17.6877
        CIE-LCH:
        67.1137, 50.7821, 20.3837
        CIE-Luv:
        67.1137, 86.9301, 13.9625
        Hunter-Lab:
        60.6487, 43.4690, 16.0835
      #f97e86 color charts
#f97e86 RGB chart
      #f97e86 CMYK chart
      #f97e86 RGB pie chart
      #f97e86 color shades, tints & tones
#f97e86 color schemes
#f97e86 color preview, HTML & CSS examples
           This text has a color of #f97e86        
        
          <p style="color:#f97e86;">Text here</p>
        
        
          .mytext {color:#f97e86;}
        
        Text color #f97e86
      
           This box has a color of #f97e86        
        
          <div style="background-color:#f97e86;">Content here</div>
        
        
          .mybackground {background-color:#f97e86;}
        
        Background color #f97e86
      
           Border around this has a color of #f97e86        
        
          <div style="border:2px solid #f97e86;">Content here</div>
        
        
          .myborder {border:2px solid #f97e86;}
        
        Border color #f97e86