#f98386 color space conversions
Hex:
        #f98386
        RGB:
        249, 131, 134
        CMY:
        2, 49, 47
        CMYK:
        0, 47, 46, 2
      HSL:
        358°, 90.7692%, 74.5098%
        HSV (HSB):
        358°, 47.3896%, 97.6471%
        XYZ:
        51.4863, 38.0936, 27.1934
        xyY:
        0.4409, 0.3262, 38.0936
      CIE-Lab:
        68.0895, 45.1329, 19.0320
        CIE-LCH:
        68.0895, 48.9816, 22.8646
        CIE-Luv:
        68.0895, 83.6487, 16.2254
        Hunter-Lab:
        61.7200, 40.8932, 17.0812
      #f98386 color charts
#f98386 RGB chart
      #f98386 CMYK chart
      #f98386 RGB pie chart
      #f98386 color shades, tints & tones
#f98386 color schemes
#f98386 color preview, HTML & CSS examples
           This text has a color of #f98386        
        
          <p style="color:#f98386;">Text here</p>
        
        
          .mytext {color:#f98386;}
        
        Text color #f98386
      
           This box has a color of #f98386        
        
          <div style="background-color:#f98386;">Content here</div>
        
        
          .mybackground {background-color:#f98386;}
        
        Background color #f98386
      
           Border around this has a color of #f98386        
        
          <div style="border:2px solid #f98386;">Content here</div>
        
        
          .myborder {border:2px solid #f98386;}
        
        Border color #f98386