#ef949f color space conversions
Hex:
        #ef949f
        RGB:
        239, 148, 159
        CMY:
        6, 42, 38
        CMYK:
        0, 38, 33, 6
      HSL:
        353°, 73.9837%, 75.8824%
        HSV (HSB):
        353°, 38.0753%, 93.7255%
        XYZ:
        52.4445, 42.0337, 38.1501
        xyY:
        0.3954, 0.3169, 42.0337
      CIE-Lab:
        70.8942, 35.5569, 8.8210
        CIE-LCH:
        70.8942, 36.6347, 13.9327
        CIE-Luv:
        70.8942, 60.1245, 5.6077
        Hunter-Lab:
        64.8334, 30.9322, 10.4953
      #ef949f color charts
#ef949f RGB chart
      #ef949f CMYK chart
      #ef949f RGB pie chart
      #ef949f color shades, tints & tones
#ef949f color schemes
#ef949f color preview, HTML & CSS examples
           This text has a color of #ef949f        
        
          <p style="color:#ef949f;">Text here</p>
        
        
          .mytext {color:#ef949f;}
        
        Text color #ef949f
      
           This box has a color of #ef949f        
        
          <div style="background-color:#ef949f;">Content here</div>
        
        
          .mybackground {background-color:#ef949f;}
        
        Background color #ef949f
      
           Border around this has a color of #ef949f        
        
          <div style="border:2px solid #ef949f;">Content here</div>
        
        
          .myborder {border:2px solid #ef949f;}
        
        Border color #ef949f