#f194be color space conversions
Hex:
        #f194be
        RGB:
        241, 148, 190
        CMY:
        5, 42, 25
        CMYK:
        0, 39, 21, 5
      HSL:
        333°, 76.8595%, 76.2745%
        HSV (HSB):
        333°, 38.5892%, 94.5098%
        XYZ:
        56.1598, 43.5983, 54.1706
        xyY:
        0.3648, 0.2832, 43.5983
      CIE-Lab:
        71.9592, 40.4304, -6.8226
        CIE-LCH:
        71.9592, 41.0020, 350.4216
        CIE-Luv:
        71.9592, 55.7383, -17.4811
        Hunter-Lab:
        66.0290, 36.2693, -2.4216
      #f194be color charts
#f194be RGB chart
      #f194be CMYK chart
      #f194be RGB pie chart
      #f194be color shades, tints & tones
#f194be color schemes
#f194be color preview, HTML & CSS examples
           This text has a color of #f194be        
        
          <p style="color:#f194be;">Text here</p>
        
        
          .mytext {color:#f194be;}
        
        Text color #f194be
      
           This box has a color of #f194be        
        
          <div style="background-color:#f194be;">Content here</div>
        
        
          .mybackground {background-color:#f194be;}
        
        Background color #f194be
      
           Border around this has a color of #f194be        
        
          <div style="border:2px solid #f194be;">Content here</div>
        
        
          .myborder {border:2px solid #f194be;}
        
        Border color #f194be