#f5947e color space conversions
Hex:
        #f5947e
        RGB:
        245, 148, 126
        CMY:
        4, 42, 51
        CMYK:
        0, 40, 49, 4
      HSL:
        11°, 85.6115%, 72.7451%
        HSV (HSB):
        11°, 48.5714%, 96.0784%
        XYZ:
        52.0120, 42.0986, 25.1232
        xyY:
        0.4362, 0.3531, 42.0986
      CIE-Lab:
        70.9389, 34.2337, 27.2256
        CIE-LCH:
        70.9389, 43.7399, 38.4948
        CIE-Luv:
        70.9389, 70.3812, 28.5408
        Hunter-Lab:
        64.8835, 29.5434, 22.4611
      #f5947e color charts
#f5947e RGB chart
      #f5947e CMYK chart
      #f5947e RGB pie chart
      #f5947e color shades, tints & tones
#f5947e color schemes
#f5947e color preview, HTML & CSS examples
           This text has a color of #f5947e        
        
          <p style="color:#f5947e;">Text here</p>
        
        
          .mytext {color:#f5947e;}
        
        Text color #f5947e
      
           This box has a color of #f5947e        
        
          <div style="background-color:#f5947e;">Content here</div>
        
        
          .mybackground {background-color:#f5947e;}
        
        Background color #f5947e
      
           Border around this has a color of #f5947e        
        
          <div style="border:2px solid #f5947e;">Content here</div>
        
        
          .myborder {border:2px solid #f5947e;}
        
        Border color #f5947e