#f049a1 color space conversions
Hex:
        #f049a1
        RGB:
        240, 73, 161
        CMY:
        6, 71, 37
        CMYK:
        0, 70, 33, 6
      HSL:
        328°, 84.7716%, 61.3725%
        HSV (HSB):
        328°, 69.5833%, 94.1176%
        XYZ:
        44.7507, 25.8636, 36.3518
        xyY:
        0.4184, 0.2418, 25.8636
      CIE-Lab:
        57.9073, 70.4110, -11.3189
        CIE-LCH:
        57.9073, 71.3150, 350.8675
        CIE-Luv:
        57.9073, 99.7986, -29.1158
        Hunter-Lab:
        50.8562, 68.0720, -6.7808
      #f049a1 color charts
#f049a1 RGB chart
      #f049a1 CMYK chart
      #f049a1 RGB pie chart
      #f049a1 color shades, tints & tones
#f049a1 color schemes
#f049a1 color preview, HTML & CSS examples
           This text has a color of #f049a1        
        
          <p style="color:#f049a1;">Text here</p>
        
        
          .mytext {color:#f049a1;}
        
        Text color #f049a1
      
           This box has a color of #f049a1        
        
          <div style="background-color:#f049a1;">Content here</div>
        
        
          .mybackground {background-color:#f049a1;}
        
        Background color #f049a1
      
           Border around this has a color of #f049a1        
        
          <div style="border:2px solid #f049a1;">Content here</div>
        
        
          .myborder {border:2px solid #f049a1;}
        
        Border color #f049a1