#f0486a color space conversions
Hex:
        #f0486a
        RGB:
        240, 72, 106
        CMY:
        6, 72, 58
        CMYK:
        0, 70, 56, 6
      HSL:
        348°, 84.8485%, 61.1765%
        HSV (HSB):
        348°, 70.0000%, 94.1176%
        XYZ:
        40.8541, 24.2006, 16.1536
        xyY:
        0.5031, 0.2980, 24.2006
      CIE-Lab:
        56.2881, 65.7558, 18.7581
        CIE-LCH:
        56.2881, 68.3791, 15.9218
        CIE-Luv:
        56.2881, 119.5977, 9.6510
        Hunter-Lab:
        49.1941, 62.1486, 14.9671
      #f0486a color charts
#f0486a RGB chart
      #f0486a CMYK chart
      #f0486a RGB pie chart
      #f0486a color shades, tints & tones
#f0486a color schemes
#f0486a color preview, HTML & CSS examples
           This text has a color of #f0486a        
        
          <p style="color:#f0486a;">Text here</p>
        
        
          .mytext {color:#f0486a;}
        
        Text color #f0486a
      
           This box has a color of #f0486a        
        
          <div style="background-color:#f0486a;">Content here</div>
        
        
          .mybackground {background-color:#f0486a;}
        
        Background color #f0486a
      
           Border around this has a color of #f0486a        
        
          <div style="border:2px solid #f0486a;">Content here</div>
        
        
          .myborder {border:2px solid #f0486a;}
        
        Border color #f0486a