#f38d80 color space conversions
Hex:
        #f38d80
        RGB:
        243, 141, 128
        CMY:
        5, 45, 50
        CMYK:
        0, 42, 47, 5
      HSL:
        7°, 82.7338%, 72.7451%
        HSV (HSB):
        7°, 47.3251%, 95.2941%
        XYZ:
        50.3833, 39.6630, 25.4223
        xyY:
        0.4363, 0.3435, 39.6630
      CIE-Lab:
        69.2288, 37.2906, 23.7923
        CIE-LCH:
        69.2288, 44.2342, 32.5388
        CIE-Luv:
        69.2288, 73.3020, 23.7189
        Hunter-Lab:
        62.9785, 32.5889, 20.1516
      #f38d80 color charts
#f38d80 RGB chart
      #f38d80 CMYK chart
      #f38d80 RGB pie chart
      #f38d80 color shades, tints & tones
#f38d80 color schemes
#f38d80 color preview, HTML & CSS examples
           This text has a color of #f38d80        
        
          <p style="color:#f38d80;">Text here</p>
        
        
          .mytext {color:#f38d80;}
        
        Text color #f38d80
      
           This box has a color of #f38d80        
        
          <div style="background-color:#f38d80;">Content here</div>
        
        
          .mybackground {background-color:#f38d80;}
        
        Background color #f38d80
      
           Border around this has a color of #f38d80        
        
          <div style="border:2px solid #f38d80;">Content here</div>
        
        
          .myborder {border:2px solid #f38d80;}
        
        Border color #f38d80