#ef022d color space conversions
Hex:
        #ef022d
        RGB:
        239, 2, 45
        CMY:
        6, 99, 82
        CMYK:
        0, 99, 81, 6
      HSL:
        349°, 98.3402%, 47.2549%
        HSV (HSB):
        349°, 99.1632%, 93.7255%
        XYZ:
        36.0920, 18.5836, 4.1674
        xyY:
        0.6134, 0.3158, 18.5836
      CIE-Lab:
        50.1964, 76.7418, 46.7312
        CIE-LCH:
        50.1964, 89.8505, 31.3389
        CIE-Luv:
        50.1964, 158.6898, 27.7956
        Hunter-Lab:
        43.1087, 74.0056, 24.4445
      #ef022d color charts
#ef022d RGB chart
      #ef022d CMYK chart
      #ef022d RGB pie chart
      #ef022d color shades, tints & tones
#ef022d color schemes
#ef022d color preview, HTML & CSS examples
           This text has a color of #ef022d        
        
          <p style="color:#ef022d;">Text here</p>
        
        
          .mytext {color:#ef022d;}
        
        Text color #ef022d
      
           This box has a color of #ef022d        
        
          <div style="background-color:#ef022d;">Content here</div>
        
        
          .mybackground {background-color:#ef022d;}
        
        Background color #ef022d
      
           Border around this has a color of #ef022d        
        
          <div style="border:2px solid #ef022d;">Content here</div>
        
        
          .myborder {border:2px solid #ef022d;}
        
        Border color #ef022d