#f0494b color space conversions
Hex:
        #f0494b
        RGB:
        240, 73, 75
        CMY:
        6, 71, 71
        CMYK:
        0, 70, 69, 6
      HSL:
        359°, 84.7716%, 61.3725%
        HSV (HSB):
        359°, 69.5833%, 94.1176%
        XYZ:
        39.5877, 23.7984, 9.1636
        xyY:
        0.5457, 0.3280, 23.7984
      CIE-Lab:
        55.8853, 63.5521, 36.2941
        CIE-LCH:
        55.8853, 73.1856, 29.7304
        CIE-Luv:
        55.8853, 127.5618, 26.7015
        Hunter-Lab:
        48.7836, 59.4810, 23.0113
      #f0494b color charts
#f0494b RGB chart
      #f0494b CMYK chart
      #f0494b RGB pie chart
      #f0494b color shades, tints & tones
#f0494b color schemes
#f0494b color preview, HTML & CSS examples
           This text has a color of #f0494b        
        
          <p style="color:#f0494b;">Text here</p>
        
        
          .mytext {color:#f0494b;}
        
        Text color #f0494b
      
           This box has a color of #f0494b        
        
          <div style="background-color:#f0494b;">Content here</div>
        
        
          .mybackground {background-color:#f0494b;}
        
        Background color #f0494b
      
           Border around this has a color of #f0494b        
        
          <div style="border:2px solid #f0494b;">Content here</div>
        
        
          .myborder {border:2px solid #f0494b;}
        
        Border color #f0494b