#f29072 color space conversions
Hex:
        #f29072
        RGB:
        242, 144, 114
        CMY:
        5, 44, 55
        CMYK:
        0, 40, 53, 5
      HSL:
        14°, 83.1169%, 69.8039%
        HSV (HSB):
        14°, 52.8926%, 94.9020%
        XYZ:
        49.6285, 40.0387, 21.0321
        xyY:
        0.4483, 0.3617, 40.0387
      CIE-Lab:
        69.4971, 34.1033, 31.7964
        CIE-LCH:
        69.4971, 46.6266, 42.9951
        CIE-Luv:
        69.4971, 72.6942, 33.2877
        Hunter-Lab:
        63.2761, 29.2672, 24.5861
      #f29072 color charts
#f29072 RGB chart
      #f29072 CMYK chart
      #f29072 RGB pie chart
      #f29072 color shades, tints & tones
#f29072 color schemes
#f29072 color preview, HTML & CSS examples
           This text has a color of #f29072        
        
          <p style="color:#f29072;">Text here</p>
        
        
          .mytext {color:#f29072;}
        
        Text color #f29072
      
           This box has a color of #f29072        
        
          <div style="background-color:#f29072;">Content here</div>
        
        
          .mybackground {background-color:#f29072;}
        
        Background color #f29072
      
           Border around this has a color of #f29072        
        
          <div style="border:2px solid #f29072;">Content here</div>
        
        
          .myborder {border:2px solid #f29072;}
        
        Border color #f29072