#ef0c48 color space conversions
Hex:
        #ef0c48
        RGB:
        239, 12, 72
        CMY:
        6, 95, 72
        CMYK:
        0, 95, 70, 6
      HSL:
        344°, 90.4382%, 49.2157%
        HSV (HSB):
        344°, 94.9791%, 93.7255%
        XYZ:
        36.8978, 19.0815, 7.8693
        xyY:
        0.5779, 0.2989, 19.0815
      CIE-Lab:
        50.7825, 76.8906, 31.8339
        CIE-LCH:
        50.7825, 83.2199, 22.4903
        CIE-Luv:
        50.7825, 150.4054, 17.7991
        Hunter-Lab:
        43.6824, 74.3315, 19.8968
      #ef0c48 color charts
#ef0c48 RGB chart
      #ef0c48 CMYK chart
      #ef0c48 RGB pie chart
      #ef0c48 color shades, tints & tones
#ef0c48 color schemes
#ef0c48 color preview, HTML & CSS examples
           This text has a color of #ef0c48        
        
          <p style="color:#ef0c48;">Text here</p>
        
        
          .mytext {color:#ef0c48;}
        
        Text color #ef0c48
      
           This box has a color of #ef0c48        
        
          <div style="background-color:#ef0c48;">Content here</div>
        
        
          .mybackground {background-color:#ef0c48;}
        
        Background color #ef0c48
      
           Border around this has a color of #ef0c48        
        
          <div style="border:2px solid #ef0c48;">Content here</div>
        
        
          .myborder {border:2px solid #ef0c48;}
        
        Border color #ef0c48