#f5948b color space conversions
Hex:
        #f5948b
        RGB:
        245, 148, 139
        CMY:
        4, 42, 45
        CMYK:
        0, 40, 43, 4
      HSL:
        5°, 84.1270%, 75.2941%
        HSV (HSB):
        5°, 43.2653%, 96.0784%
        XYZ:
        52.9063, 42.4564, 29.8325
        xyY:
        0.4226, 0.3391, 42.4564
      CIE-Lab:
        71.1844, 35.5059, 20.4187
        CIE-LCH:
        71.1844, 40.9585, 29.9023
        CIE-Luv:
        71.1844, 68.2350, 20.3742
        Hunter-Lab:
        65.1586, 30.9078, 18.4653
      #f5948b color charts
#f5948b RGB chart
      #f5948b CMYK chart
      #f5948b RGB pie chart
      #f5948b color shades, tints & tones
#f5948b color schemes
#f5948b color preview, HTML & CSS examples
           This text has a color of #f5948b        
        
          <p style="color:#f5948b;">Text here</p>
        
        
          .mytext {color:#f5948b;}
        
        Text color #f5948b
      
           This box has a color of #f5948b        
        
          <div style="background-color:#f5948b;">Content here</div>
        
        
          .mybackground {background-color:#f5948b;}
        
        Background color #f5948b
      
           Border around this has a color of #f5948b        
        
          <div style="border:2px solid #f5948b;">Content here</div>
        
        
          .myborder {border:2px solid #f5948b;}
        
        Border color #f5948b