#ef120f color space conversions
Hex:
        #ef120f
        RGB:
        239, 18, 15
        CMY:
        6, 93, 94
        CMYK:
        0, 92, 94, 6
      HSL:
        1°, 88.1890%, 49.8039%
        HSV (HSB):
        1°, 93.7238%, 93.7255%
        XYZ:
        35.8991, 18.8178, 2.1920
        xyY:
        0.6308, 0.3307, 18.8178
      CIE-Lab:
        50.4734, 74.9021, 60.2017
        CIE-LCH:
        50.4734, 96.0966, 38.7902
        CIE-Luv:
        50.4734, 160.3285, 34.8980
        Hunter-Lab:
        43.3795, 71.8052, 27.3696
      #ef120f color charts
#ef120f RGB chart
      #ef120f CMYK chart
      #ef120f RGB pie chart
      #ef120f color shades, tints & tones
#ef120f color schemes
#ef120f color preview, HTML & CSS examples
           This text has a color of #ef120f        
        
          <p style="color:#ef120f;">Text here</p>
        
        
          .mytext {color:#ef120f;}
        
        Text color #ef120f
      
           This box has a color of #ef120f        
        
          <div style="background-color:#ef120f;">Content here</div>
        
        
          .mybackground {background-color:#ef120f;}
        
        Background color #ef120f
      
           Border around this has a color of #ef120f        
        
          <div style="border:2px solid #ef120f;">Content here</div>
        
        
          .myborder {border:2px solid #ef120f;}
        
        Border color #ef120f