#f29887 color space conversions
Hex:
        #f29887
        RGB:
        242, 152, 135
        CMY:
        5, 40, 47
        CMYK:
        0, 37, 44, 5
      HSL:
        10°, 80.4511%, 73.9216%
        HSV (HSB):
        10°, 44.2149%, 94.9020%
        XYZ:
        52.2194, 43.0830, 28.4853
        xyY:
        0.4218, 0.3480, 43.0830
      CIE-Lab:
        71.6113, 31.8783, 23.1403
        CIE-LCH:
        71.6113, 39.3916, 35.9757
        CIE-Luv:
        71.6113, 63.8748, 24.4739
        Hunter-Lab:
        65.6376, 27.1435, 20.2158
      #f29887 color charts
#f29887 RGB chart
      #f29887 CMYK chart
      #f29887 RGB pie chart
      #f29887 color shades, tints & tones
#f29887 color schemes
#f29887 color preview, HTML & CSS examples
           This text has a color of #f29887        
        
          <p style="color:#f29887;">Text here</p>
        
        
          .mytext {color:#f29887;}
        
        Text color #f29887
      
           This box has a color of #f29887        
        
          <div style="background-color:#f29887;">Content here</div>
        
        
          .mybackground {background-color:#f29887;}
        
        Background color #f29887
      
           Border around this has a color of #f29887        
        
          <div style="border:2px solid #f29887;">Content here</div>
        
        
          .myborder {border:2px solid #f29887;}
        
        Border color #f29887