#ef6d95 color space conversions
Hex:
        #ef6d95
        RGB:
        239, 109, 149
        CMY:
        6, 57, 42
        CMYK:
        0, 54, 38, 6
      HSL:
        342°, 80.2469%, 68.2353%
        HSV (HSB):
        342°, 54.3933%, 93.7255%
        XYZ:
        46.4901, 31.4579, 32.0555
        xyY:
        0.4226, 0.2860, 31.4579
      CIE-Lab:
        62.8923, 53.8995, 2.9725
        CIE-LCH:
        62.8923, 53.9814, 3.1566
        CIE-Luv:
        62.8923, 85.6584, -6.2308
        Hunter-Lab:
        56.0874, 49.8033, 5.3753
      #ef6d95 color charts
#ef6d95 RGB chart
      #ef6d95 CMYK chart
      #ef6d95 RGB pie chart
      #ef6d95 color shades, tints & tones
#ef6d95 color schemes
#ef6d95 color preview, HTML & CSS examples
           This text has a color of #ef6d95        
        
          <p style="color:#ef6d95;">Text here</p>
        
        
          .mytext {color:#ef6d95;}
        
        Text color #ef6d95
      
           This box has a color of #ef6d95        
        
          <div style="background-color:#ef6d95;">Content here</div>
        
        
          .mybackground {background-color:#ef6d95;}
        
        Background color #ef6d95
      
           Border around this has a color of #ef6d95        
        
          <div style="border:2px solid #ef6d95;">Content here</div>
        
        
          .myborder {border:2px solid #ef6d95;}
        
        Border color #ef6d95