#f48c82 color space conversions
Hex:
        #f48c82
        RGB:
        244, 140, 130
        CMY:
        4, 45, 49
        CMYK:
        0, 43, 47, 4
      HSL:
        5°, 83.8235%, 73.3333%
        HSV (HSB):
        5°, 46.7213%, 95.6863%
        XYZ:
        50.7156, 39.6010, 26.0898
        xyY:
        0.4357, 0.3402, 39.6010
      CIE-Lab:
        69.1844, 38.3697, 22.6471
        CIE-LCH:
        69.1844, 44.5547, 30.5505
        CIE-Luv:
        69.1844, 74.4201, 22.1450
        Hunter-Lab:
        62.9293, 33.7293, 19.4695
      #f48c82 color charts
#f48c82 RGB chart
      #f48c82 CMYK chart
      #f48c82 RGB pie chart
      #f48c82 color shades, tints & tones
#f48c82 color schemes
#f48c82 color preview, HTML & CSS examples
           This text has a color of #f48c82        
        
          <p style="color:#f48c82;">Text here</p>
        
        
          .mytext {color:#f48c82;}
        
        Text color #f48c82
      
           This box has a color of #f48c82        
        
          <div style="background-color:#f48c82;">Content here</div>
        
        
          .mybackground {background-color:#f48c82;}
        
        Background color #f48c82
      
           Border around this has a color of #f48c82        
        
          <div style="border:2px solid #f48c82;">Content here</div>
        
        
          .myborder {border:2px solid #f48c82;}
        
        Border color #f48c82