#f29181 color space conversions
Hex:
        #f29181
        RGB:
        242, 145, 129
        CMY:
        5, 43, 49
        CMYK:
        0, 40, 47, 5
      HSL:
        8°, 81.2950%, 72.7451%
        HSV (HSB):
        8°, 46.6942%, 94.9020%
        XYZ:
        50.7058, 40.7130, 25.9548
        xyY:
        0.4320, 0.3469, 40.7130
      CIE-Lab:
        69.9744, 34.9384, 24.2239
        CIE-LCH:
        69.9744, 42.5145, 34.7348
        CIE-Luv:
        69.9744, 69.6058, 24.8467
        Hunter-Lab:
        63.8068, 30.1881, 20.5472
      #f29181 color charts
#f29181 RGB chart
      #f29181 CMYK chart
      #f29181 RGB pie chart
      #f29181 color shades, tints & tones
#f29181 color schemes
#f29181 color preview, HTML & CSS examples
           This text has a color of #f29181        
        
          <p style="color:#f29181;">Text here</p>
        
        
          .mytext {color:#f29181;}
        
        Text color #f29181
      
           This box has a color of #f29181        
        
          <div style="background-color:#f29181;">Content here</div>
        
        
          .mybackground {background-color:#f29181;}
        
        Background color #f29181
      
           Border around this has a color of #f29181        
        
          <div style="border:2px solid #f29181;">Content here</div>
        
        
          .myborder {border:2px solid #f29181;}
        
        Border color #f29181