#ef969f color space conversions
Hex:
        #ef969f
        RGB:
        239, 150, 159
        CMY:
        6, 41, 38
        CMYK:
        0, 37, 33, 6
      HSL:
        354°, 73.5537%, 76.2745%
        HSV (HSB):
        354°, 37.2385%, 93.7255%
        XYZ:
        52.7610, 42.6666, 38.2556
        xyY:
        0.3947, 0.3192, 42.6666
      CIE-Lab:
        71.3281, 34.5097, 9.4393
        CIE-LCH:
        71.3281, 35.7773, 15.2978
        CIE-Luv:
        71.3281, 58.8870, 6.6662
        Hunter-Lab:
        65.3197, 29.8711, 10.9996
      #ef969f color charts
#ef969f RGB chart
      #ef969f CMYK chart
      #ef969f RGB pie chart
      #ef969f color shades, tints & tones
#ef969f color schemes
#ef969f color preview, HTML & CSS examples
           This text has a color of #ef969f        
        
          <p style="color:#ef969f;">Text here</p>
        
        
          .mytext {color:#ef969f;}
        
        Text color #ef969f
      
           This box has a color of #ef969f        
        
          <div style="background-color:#ef969f;">Content here</div>
        
        
          .mybackground {background-color:#ef969f;}
        
        Background color #ef969f
      
           Border around this has a color of #ef969f        
        
          <div style="border:2px solid #ef969f;">Content here</div>
        
        
          .myborder {border:2px solid #ef969f;}
        
        Border color #ef969f