#f29f75 color space conversions
Hex:
        #f29f75
        RGB:
        242, 159, 117
        CMY:
        5, 38, 54
        CMYK:
        0, 34, 52, 5
      HSL:
        20°, 82.7815%, 70.3922%
        HSV (HSB):
        20°, 51.6529%, 94.9020%
        XYZ:
        52.2270, 44.9579, 22.7547
        xyY:
        0.4354, 0.3748, 44.9579
      CIE-Lab:
        72.8641, 26.4978, 34.5278
        CIE-LCH:
        72.8641, 43.5236, 52.4962
        CIE-Luv:
        72.8641, 61.5550, 38.5628
        Hunter-Lab:
        67.0506, 21.6983, 26.8144
      #f29f75 color charts
#f29f75 RGB chart
      #f29f75 CMYK chart
      #f29f75 RGB pie chart
      #f29f75 color shades, tints & tones
#f29f75 color schemes
#f29f75 color preview, HTML & CSS examples
           This text has a color of #f29f75        
        
          <p style="color:#f29f75;">Text here</p>
        
        
          .mytext {color:#f29f75;}
        
        Text color #f29f75
      
           This box has a color of #f29f75        
        
          <div style="background-color:#f29f75;">Content here</div>
        
        
          .mybackground {background-color:#f29f75;}
        
        Background color #f29f75
      
           Border around this has a color of #f29f75        
        
          <div style="border:2px solid #f29f75;">Content here</div>
        
        
          .myborder {border:2px solid #f29f75;}
        
        Border color #f29f75