#f194bd color space conversions
Hex:
        #f194bd
        RGB:
        241, 148, 189
        CMY:
        5, 42, 26
        CMYK:
        0, 39, 22, 5
      HSL:
        334°, 76.8595%, 76.2745%
        HSV (HSB):
        334°, 38.5892%, 94.5098%
        XYZ:
        56.0508, 43.5547, 53.5968
        xyY:
        0.3659, 0.2843, 43.5547
      CIE-Lab:
        71.9299, 40.2853, -6.3116
        CIE-LCH:
        71.9299, 40.7767, 351.0956
        CIE-Luv:
        71.9299, 55.9344, -16.6952
        Hunter-Lab:
        65.9960, 36.1083, -1.9535
      #f194bd color charts
#f194bd RGB chart
      #f194bd CMYK chart
      #f194bd RGB pie chart
      #f194bd color shades, tints & tones
#f194bd color schemes
#f194bd color preview, HTML & CSS examples
           This text has a color of #f194bd        
        
          <p style="color:#f194bd;">Text here</p>
        
        
          .mytext {color:#f194bd;}
        
        Text color #f194bd
      
           This box has a color of #f194bd        
        
          <div style="background-color:#f194bd;">Content here</div>
        
        
          .mybackground {background-color:#f194bd;}
        
        Background color #f194bd
      
           Border around this has a color of #f194bd        
        
          <div style="border:2px solid #f194bd;">Content here</div>
        
        
          .myborder {border:2px solid #f194bd;}
        
        Border color #f194bd