#f29680 color space conversions
Hex:
        #f29680
        RGB:
        242, 150, 128
        CMY:
        5, 41, 50
        CMYK:
        0, 38, 47, 5
      HSL:
        12°, 81.4286%, 72.5490%
        HSV (HSB):
        12°, 47.1074%, 94.9020%
        XYZ:
        51.4206, 42.2485, 25.8667
        xyY:
        0.4302, 0.3534, 42.2485
      CIE-Lab:
        71.0419, 32.2337, 26.2048
        CIE-LCH:
        71.0419, 41.5416, 39.1099
        CIE-Luv:
        71.0419, 66.3290, 27.8654
        Hunter-Lab:
        64.9988, 27.4635, 21.9043
      #f29680 color charts
#f29680 RGB chart
      #f29680 CMYK chart
      #f29680 RGB pie chart
      #f29680 color shades, tints & tones
#f29680 color schemes
#f29680 color preview, HTML & CSS examples
           This text has a color of #f29680        
        
          <p style="color:#f29680;">Text here</p>
        
        
          .mytext {color:#f29680;}
        
        Text color #f29680
      
           This box has a color of #f29680        
        
          <div style="background-color:#f29680;">Content here</div>
        
        
          .mybackground {background-color:#f29680;}
        
        Background color #f29680
      
           Border around this has a color of #f29680        
        
          <div style="border:2px solid #f29680;">Content here</div>
        
        
          .myborder {border:2px solid #f29680;}
        
        Border color #f29680