#ef0249 color space conversions
Hex:
        #ef0249
        RGB:
        239, 2, 73
        CMY:
        6, 99, 71
        CMYK:
        0, 99, 69, 6
      HSL:
        342°, 98.3402%, 47.2549%
        HSV (HSB):
        342°, 99.1632%, 93.7255%
        XYZ:
        36.8209, 18.8752, 8.0059
        xyY:
        0.5780, 0.2963, 18.8752
      CIE-Lab:
        50.5408, 77.6786, 30.9379
        CIE-LCH:
        50.5408, 83.6129, 21.7164
        CIE-Luv:
        50.5408, 151.3485, 16.7801
        Hunter-Lab:
        43.4456, 75.2522, 19.4862
      #ef0249 color charts
#ef0249 RGB chart
      #ef0249 CMYK chart
      #ef0249 RGB pie chart
      #ef0249 color shades, tints & tones
#ef0249 color schemes
#ef0249 color preview, HTML & CSS examples
           This text has a color of #ef0249        
        
          <p style="color:#ef0249;">Text here</p>
        
        
          .mytext {color:#ef0249;}
        
        Text color #ef0249
      
           This box has a color of #ef0249        
        
          <div style="background-color:#ef0249;">Content here</div>
        
        
          .mybackground {background-color:#ef0249;}
        
        Background color #ef0249
      
           Border around this has a color of #ef0249        
        
          <div style="border:2px solid #ef0249;">Content here</div>
        
        
          .myborder {border:2px solid #ef0249;}
        
        Border color #ef0249