#f29293 color space conversions
Hex:
        #f29293
        RGB:
        242, 146, 147
        CMY:
        5, 43, 42
        CMYK:
        0, 40, 39, 5
      HSL:
        359°, 78.6885%, 76.0784%
        HSV (HSB):
        359°, 39.6694%, 94.9020%
        XYZ:
        52.1633, 41.5416, 32.8728
        xyY:
        0.4121, 0.3282, 41.5416
      CIE-Lab:
        70.5537, 36.2900, 15.0605
        CIE-LCH:
        70.5537, 39.2911, 22.5387
        CIE-Luv:
        70.5537, 65.8281, 13.5419
        Hunter-Lab:
        64.4528, 31.6723, 14.8773
      #f29293 color charts
#f29293 RGB chart
      #f29293 CMYK chart
      #f29293 RGB pie chart
      #f29293 color shades, tints & tones
#f29293 color schemes
#f29293 color preview, HTML & CSS examples
           This text has a color of #f29293        
        
          <p style="color:#f29293;">Text here</p>
        
        
          .mytext {color:#f29293;}
        
        Text color #f29293
      
           This box has a color of #f29293        
        
          <div style="background-color:#f29293;">Content here</div>
        
        
          .mybackground {background-color:#f29293;}
        
        Background color #f29293
      
           Border around this has a color of #f29293        
        
          <div style="border:2px solid #f29293;">Content here</div>
        
        
          .myborder {border:2px solid #f29293;}
        
        Border color #f29293