#ef2e41 color space conversions
Hex:
        #ef2e41
        RGB:
        239, 46, 65
        CMY:
        6, 82, 75
        CMYK:
        0, 81, 73, 6
      HSL:
        354°, 85.7778%, 55.8824%
        HSV (HSB):
        354°, 80.7531%, 93.7255%
        XYZ:
        37.5277, 20.6864, 7.0160
        xyY:
        0.5753, 0.3171, 20.6864
      CIE-Lab:
        52.6045, 71.1010, 38.1025
        CIE-LCH:
        52.6045, 80.6669, 28.1865
        CIE-Luv:
        52.6045, 142.9997, 24.8825
        Hunter-Lab:
        45.4823, 67.6876, 22.6917
      #ef2e41 color charts
#ef2e41 RGB chart
      #ef2e41 CMYK chart
      #ef2e41 RGB pie chart
      #ef2e41 color shades, tints & tones
#ef2e41 color schemes
#ef2e41 color preview, HTML & CSS examples
           This text has a color of #ef2e41        
        
          <p style="color:#ef2e41;">Text here</p>
        
        
          .mytext {color:#ef2e41;}
        
        Text color #ef2e41
      
           This box has a color of #ef2e41        
        
          <div style="background-color:#ef2e41;">Content here</div>
        
        
          .mybackground {background-color:#ef2e41;}
        
        Background color #ef2e41
      
           Border around this has a color of #ef2e41        
        
          <div style="border:2px solid #ef2e41;">Content here</div>
        
        
          .myborder {border:2px solid #ef2e41;}
        
        Border color #ef2e41