#f29285 color space conversions
Hex:
        #f29285
        RGB:
        242, 146, 133
        CMY:
        5, 43, 48
        CMYK:
        0, 40, 45, 5
      HSL:
        7°, 80.7407%, 73.5294%
        HSV (HSB):
        7°, 45.0413%, 94.9020%
        XYZ:
        51.1305, 41.1285, 27.4340
        xyY:
        0.4272, 0.3436, 41.1285
      CIE-Lab:
        70.2658, 34.8111, 22.4139
        CIE-LCH:
        70.2658, 41.4028, 32.7764
        CIE-Luv:
        70.2658, 68.2583, 22.8079
        Hunter-Lab:
        64.1315, 30.0836, 19.5291
      #f29285 color charts
#f29285 RGB chart
      #f29285 CMYK chart
      #f29285 RGB pie chart
      #f29285 color shades, tints & tones
#f29285 color schemes
#f29285 color preview, HTML & CSS examples
           This text has a color of #f29285        
        
          <p style="color:#f29285;">Text here</p>
        
        
          .mytext {color:#f29285;}
        
        Text color #f29285
      
           This box has a color of #f29285        
        
          <div style="background-color:#f29285;">Content here</div>
        
        
          .mybackground {background-color:#f29285;}
        
        Background color #f29285
      
           Border around this has a color of #f29285        
        
          <div style="border:2px solid #f29285;">Content here</div>
        
        
          .myborder {border:2px solid #f29285;}
        
        Border color #f29285