#f98482 color space conversions
Hex:
        #f98482
        RGB:
        249, 132, 130
        CMY:
        2, 48, 49
        CMYK:
        0, 47, 48, 2
      HSL:
        1°, 90.8397%, 74.3137%
        HSV (HSB):
        1°, 47.7912%, 97.6471%
        XYZ:
        51.3475, 38.2540, 25.7965
        xyY:
        0.4450, 0.3315, 38.2540
      CIE-Lab:
        68.2074, 44.2581, 21.4298
        CIE-LCH:
        68.2074, 49.1734, 25.8363
        CIE-Luv:
        68.2074, 83.8022, 19.2569
        Hunter-Lab:
        61.8498, 39.9528, 18.5660
      #f98482 color charts
#f98482 RGB chart
      #f98482 CMYK chart
      #f98482 RGB pie chart
      #f98482 color shades, tints & tones
#f98482 color schemes
#f98482 color preview, HTML & CSS examples
           This text has a color of #f98482        
        
          <p style="color:#f98482;">Text here</p>
        
        
          .mytext {color:#f98482;}
        
        Text color #f98482
      
           This box has a color of #f98482        
        
          <div style="background-color:#f98482;">Content here</div>
        
        
          .mybackground {background-color:#f98482;}
        
        Background color #f98482
      
           Border around this has a color of #f98482        
        
          <div style="border:2px solid #f98482;">Content here</div>
        
        
          .myborder {border:2px solid #f98482;}
        
        Border color #f98482