#ef1401 color space conversions
Hex:
        #ef1401
        RGB:
        239, 20, 1
        CMY:
        6, 92, 100
        CMYK:
        0, 92, 100, 6
      HSL:
        5°, 99.1667%, 47.0588%
        HSV (HSB):
        5°, 99.5816%, 93.7255%
        XYZ:
        35.8522, 18.8532, 1.7781
        xyY:
        0.6347, 0.3338, 18.8532
      CIE-Lab:
        50.5150, 74.5651, 63.9395
        CIE-LCH:
        50.5150, 98.2253, 40.6131
        CIE-Luv:
        50.5150, 160.7597, 36.3735
        Hunter-Lab:
        43.4203, 71.4023, 27.9662
      #ef1401 color charts
#ef1401 RGB chart
      #ef1401 CMYK chart
      #ef1401 RGB pie chart
      #ef1401 color shades, tints & tones
#ef1401 color schemes
#ef1401 color preview, HTML & CSS examples
           This text has a color of #ef1401        
        
          <p style="color:#ef1401;">Text here</p>
        
        
          .mytext {color:#ef1401;}
        
        Text color #ef1401
      
           This box has a color of #ef1401        
        
          <div style="background-color:#ef1401;">Content here</div>
        
        
          .mybackground {background-color:#ef1401;}
        
        Background color #ef1401
      
           Border around this has a color of #ef1401        
        
          <div style="border:2px solid #ef1401;">Content here</div>
        
        
          .myborder {border:2px solid #ef1401;}
        
        Border color #ef1401