#ef2a70 color space conversions
Hex:
        #ef2a70
        RGB:
        239, 42, 112
        CMY:
        6, 84, 56
        CMYK:
        0, 82, 53, 6
      HSL:
        339°, 86.0262%, 55.0980%
        HSV (HSB):
        339°, 82.4268%, 93.7255%
        XYZ:
        39.3492, 21.1765, 17.3428
        xyY:
        0.5053, 0.2720, 21.1765
      CIE-Lab:
        53.1421, 74.6248, 10.7972
        CIE-LCH:
        53.1421, 75.4018, 8.2328
        CIE-Luv:
        53.1421, 129.1677, -1.6430
        Hunter-Lab:
        46.0179, 72.1011, 9.8679
      #ef2a70 color charts
#ef2a70 RGB chart
      #ef2a70 CMYK chart
      #ef2a70 RGB pie chart
      #ef2a70 color shades, tints & tones
#ef2a70 color schemes
#ef2a70 color preview, HTML & CSS examples
           This text has a color of #ef2a70        
        
          <p style="color:#ef2a70;">Text here</p>
        
        
          .mytext {color:#ef2a70;}
        
        Text color #ef2a70
      
           This box has a color of #ef2a70        
        
          <div style="background-color:#ef2a70;">Content here</div>
        
        
          .mybackground {background-color:#ef2a70;}
        
        Background color #ef2a70
      
           Border around this has a color of #ef2a70        
        
          <div style="border:2px solid #ef2a70;">Content here</div>
        
        
          .myborder {border:2px solid #ef2a70;}
        
        Border color #ef2a70