#f291be color space conversions
Hex:
        #f291be
        RGB:
        242, 145, 190
        CMY:
        5, 43, 25
        CMYK:
        0, 40, 21, 5
      HSL:
        332°, 78.8618%, 75.8824%
        HSV (HSB):
        332°, 40.0826%, 94.9020%
        XYZ:
        56.0376, 42.8457, 54.0317
        xyY:
        0.3665, 0.2802, 42.8457
      CIE-Lab:
        71.4502, 42.3200, -7.5647
        CIE-LCH:
        71.4502, 42.9908, 349.8654
        CIE-Luv:
        71.4502, 58.1018, -18.9274
        Hunter-Lab:
        65.4567, 38.2651, -3.1218
      #f291be color charts
#f291be RGB chart
      #f291be CMYK chart
      #f291be RGB pie chart
      #f291be color shades, tints & tones
#f291be color schemes
#f291be color preview, HTML & CSS examples
           This text has a color of #f291be        
        
          <p style="color:#f291be;">Text here</p>
        
        
          .mytext {color:#f291be;}
        
        Text color #f291be
      
           This box has a color of #f291be        
        
          <div style="background-color:#f291be;">Content here</div>
        
        
          .mybackground {background-color:#f291be;}
        
        Background color #f291be
      
           Border around this has a color of #f291be        
        
          <div style="border:2px solid #f291be;">Content here</div>
        
        
          .myborder {border:2px solid #f291be;}
        
        Border color #f291be