#f29282 color space conversions
Hex:
        #f29282
        RGB:
        242, 146, 130
        CMY:
        5, 43, 49
        CMYK:
        0, 40, 46, 5
      HSL:
        9°, 81.1594%, 72.9412%
        HSV (HSB):
        9°, 46.2810%, 94.9020%
        XYZ:
        50.9261, 41.0467, 26.3578
        xyY:
        0.4304, 0.3469, 41.0467
      CIE-Lab:
        70.2086, 34.5151, 23.9892
        CIE-LCH:
        70.2086, 42.0330, 34.8007
        CIE-Luv:
        70.2086, 68.7566, 24.7020
        Hunter-Lab:
        64.0677, 29.7675, 20.4552
      #f29282 color charts
#f29282 RGB chart
      #f29282 CMYK chart
      #f29282 RGB pie chart
      #f29282 color shades, tints & tones
#f29282 color schemes
#f29282 color preview, HTML & CSS examples
           This text has a color of #f29282        
        
          <p style="color:#f29282;">Text here</p>
        
        
          .mytext {color:#f29282;}
        
        Text color #f29282
      
           This box has a color of #f29282        
        
          <div style="background-color:#f29282;">Content here</div>
        
        
          .mybackground {background-color:#f29282;}
        
        Background color #f29282
      
           Border around this has a color of #f29282        
        
          <div style="border:2px solid #f29282;">Content here</div>
        
        
          .myborder {border:2px solid #f29282;}
        
        Border color #f29282