#ef0d96 color space conversions
Hex:
        #ef0d96
        RGB:
        239, 13, 150
        CMY:
        6, 95, 41
        CMYK:
        0, 95, 37, 6
      HSL:
        324°, 89.6825%, 49.4118%
        HSV (HSB):
        324°, 94.5607%, 93.7255%
        XYZ:
        41.2455, 20.8406, 30.7029
        xyY:
        0.4445, 0.2246, 20.8406
      CIE-Lab:
        52.7746, 82.1017, -12.5736
        CIE-LCH:
        52.7746, 83.0590, 351.2930
        CIE-Luv:
        52.7746, 118.0768, -32.7609
        Hunter-Lab:
        45.6515, 81.3824, -7.9195
      #ef0d96 color charts
#ef0d96 RGB chart
      #ef0d96 CMYK chart
      #ef0d96 RGB pie chart
      #ef0d96 color shades, tints & tones
#ef0d96 color schemes
#ef0d96 color preview, HTML & CSS examples
           This text has a color of #ef0d96        
        
          <p style="color:#ef0d96;">Text here</p>
        
        
          .mytext {color:#ef0d96;}
        
        Text color #ef0d96
      
           This box has a color of #ef0d96        
        
          <div style="background-color:#ef0d96;">Content here</div>
        
        
          .mybackground {background-color:#ef0d96;}
        
        Background color #ef0d96
      
           Border around this has a color of #ef0d96        
        
          <div style="border:2px solid #ef0d96;">Content here</div>
        
        
          .myborder {border:2px solid #ef0d96;}
        
        Border color #ef0d96