#f98986 color space conversions
Hex:
        #f98986
        RGB:
        249, 137, 134
        CMY:
        2, 46, 47
        CMYK:
        0, 45, 46, 2
      HSL:
        2°, 90.5512%, 75.0980%
        HSV (HSB):
        2°, 46.1847%, 97.6471%
        XYZ:
        52.3157, 39.7523, 27.4699
        xyY:
        0.4376, 0.3325, 39.7523
      CIE-Lab:
        69.2927, 42.1235, 20.6811
        CIE-LCH:
        69.2927, 46.9265, 26.1494
        CIE-Luv:
        69.2927, 79.6541, 18.9922
        Hunter-Lab:
        63.0494, 37.7750, 18.3026
      #f98986 color charts
#f98986 RGB chart
      #f98986 CMYK chart
      #f98986 RGB pie chart
      #f98986 color shades, tints & tones
#f98986 color schemes
#f98986 color preview, HTML & CSS examples
           This text has a color of #f98986        
        
          <p style="color:#f98986;">Text here</p>
        
        
          .mytext {color:#f98986;}
        
        Text color #f98986
      
           This box has a color of #f98986        
        
          <div style="background-color:#f98986;">Content here</div>
        
        
          .mybackground {background-color:#f98986;}
        
        Background color #f98986
      
           Border around this has a color of #f98986        
        
          <div style="border:2px solid #f98986;">Content here</div>
        
        
          .myborder {border:2px solid #f98986;}
        
        Border color #f98986