#f29f84 color space conversions
Hex:
        #f29f84
        RGB:
        242, 159, 132
        CMY:
        5, 38, 48
        CMYK:
        0, 34, 45, 5
      HSL:
        15°, 80.8824%, 73.3333%
        HSV (HSB):
        15°, 45.4545%, 94.9020%
        XYZ:
        53.1809, 45.3395, 27.7782
        xyY:
        0.4211, 0.3590, 45.3395
      CIE-Lab:
        73.1149, 27.8956, 26.7999
        CIE-LCH:
        73.1149, 38.6833, 43.8523
        CIE-Luv:
        73.1149, 59.5552, 29.8067
        Hunter-Lab:
        67.3346, 23.1440, 22.6747
      #f29f84 color charts
#f29f84 RGB chart
      #f29f84 CMYK chart
      #f29f84 RGB pie chart
      #f29f84 color shades, tints & tones
#f29f84 color schemes
#f29f84 color preview, HTML & CSS examples
           This text has a color of #f29f84        
        
          <p style="color:#f29f84;">Text here</p>
        
        
          .mytext {color:#f29f84;}
        
        Text color #f29f84
      
           This box has a color of #f29f84        
        
          <div style="background-color:#f29f84;">Content here</div>
        
        
          .mybackground {background-color:#f29f84;}
        
        Background color #f29f84
      
           Border around this has a color of #f29f84        
        
          <div style="border:2px solid #f29f84;">Content here</div>
        
        
          .myborder {border:2px solid #f29f84;}
        
        Border color #f29f84