#f0485a color space conversions
Hex:
        #f0485a
        RGB:
        240, 72, 90
        CMY:
        6, 72, 65
        CMYK:
        0, 70, 63, 6
      HSL:
        354°, 84.8485%, 61.1765%
        HSV (HSB):
        354°, 70.0000%, 94.1176%
        XYZ:
        40.0980, 23.8982, 12.1723
        xyY:
        0.5264, 0.3138, 23.8982
      CIE-Lab:
        55.9857, 64.7170, 27.7673
        CIE-LCH:
        55.9857, 70.4223, 23.2221
        CIE-Luv:
        55.9857, 124.3131, 18.9300
        Hunter-Lab:
        48.8858, 60.8626, 19.4572
      #f0485a color charts
#f0485a RGB chart
      #f0485a CMYK chart
      #f0485a RGB pie chart
      #f0485a color shades, tints & tones
#f0485a color schemes
#f0485a color preview, HTML & CSS examples
           This text has a color of #f0485a        
        
          <p style="color:#f0485a;">Text here</p>
        
        
          .mytext {color:#f0485a;}
        
        Text color #f0485a
      
           This box has a color of #f0485a        
        
          <div style="background-color:#f0485a;">Content here</div>
        
        
          .mybackground {background-color:#f0485a;}
        
        Background color #f0485a
      
           Border around this has a color of #f0485a        
        
          <div style="border:2px solid #f0485a;">Content here</div>
        
        
          .myborder {border:2px solid #f0485a;}
        
        Border color #f0485a