#f5949a color space conversions
Hex:
        #f5949a
        RGB:
        245, 148, 154
        CMY:
        4, 42, 40
        CMYK:
        0, 40, 37, 4
      HSL:
        356°, 82.9060%, 77.0588%
        HSV (HSB):
        356°, 39.5918%, 96.0784%
        XYZ:
        54.0788, 42.9254, 36.0070
        xyY:
        0.4066, 0.3227, 42.9254
      CIE-Lab:
        71.5043, 37.1435, 12.5641
        CIE-LCH:
        71.5043, 39.2109, 18.6886
        CIE-Luv:
        71.5043, 65.5783, 10.2167
        Hunter-Lab:
        65.5175, 32.6803, 13.2777
      #f5949a color charts
#f5949a RGB chart
      #f5949a CMYK chart
      #f5949a RGB pie chart
      #f5949a color shades, tints & tones
#f5949a color schemes
#f5949a color preview, HTML & CSS examples
           This text has a color of #f5949a        
        
          <p style="color:#f5949a;">Text here</p>
        
        
          .mytext {color:#f5949a;}
        
        Text color #f5949a
      
           This box has a color of #f5949a        
        
          <div style="background-color:#f5949a;">Content here</div>
        
        
          .mybackground {background-color:#f5949a;}
        
        Background color #f5949a
      
           Border around this has a color of #f5949a        
        
          <div style="border:2px solid #f5949a;">Content here</div>
        
        
          .myborder {border:2px solid #f5949a;}
        
        Border color #f5949a