#f094a5 color space conversions
Hex:
        #f094a5
        RGB:
        240, 148, 165
        CMY:
        6, 42, 35
        CMYK:
        0, 38, 31, 6
      HSL:
        349°, 75.4098%, 76.0784%
        HSV (HSB):
        349°, 38.3333%, 94.1176%
        XYZ:
        53.3166, 42.4217, 40.9754
        xyY:
        0.3900, 0.3103, 42.4217
      CIE-Lab:
        71.1607, 36.6688, 5.8824
        CIE-LCH:
        71.1607, 37.1377, 9.1137
        CIE-Luv:
        71.1607, 59.7792, 1.4117
        Hunter-Lab:
        65.1319, 32.1382, 8.2922
      #f094a5 color charts
#f094a5 RGB chart
      #f094a5 CMYK chart
      #f094a5 RGB pie chart
      #f094a5 color shades, tints & tones
#f094a5 color schemes
#f094a5 color preview, HTML & CSS examples
           This text has a color of #f094a5        
        
          <p style="color:#f094a5;">Text here</p>
        
        
          .mytext {color:#f094a5;}
        
        Text color #f094a5
      
           This box has a color of #f094a5        
        
          <div style="background-color:#f094a5;">Content here</div>
        
        
          .mybackground {background-color:#f094a5;}
        
        Background color #f094a5
      
           Border around this has a color of #f094a5        
        
          <div style="border:2px solid #f094a5;">Content here</div>
        
        
          .myborder {border:2px solid #f094a5;}
        
        Border color #f094a5