#ef2e28 color space conversions
Hex:
        #ef2e28
        RGB:
        239, 46, 40
        CMY:
        6, 82, 84
        CMYK:
        0, 81, 83, 6
      HSL:
        2°, 86.1472%, 54.7059%
        HSV (HSB):
        2°, 83.2636%, 93.7255%
        XYZ:
        36.9566, 20.4579, 4.0084
        xyY:
        0.6017, 0.3331, 20.4579
      CIE-Lab:
        52.3510, 70.3232, 51.3140
        CIE-LCH:
        52.3510, 87.0545, 36.1178
        CIE-Luv:
        52.3510, 148.0751, 33.3989
        Hunter-Lab:
        45.2304, 66.6945, 26.4069
      #ef2e28 color charts
#ef2e28 RGB chart
      #ef2e28 CMYK chart
      #ef2e28 RGB pie chart
      #ef2e28 color shades, tints & tones
#ef2e28 color schemes
#ef2e28 color preview, HTML & CSS examples
           This text has a color of #ef2e28        
        
          <p style="color:#ef2e28;">Text here</p>
        
        
          .mytext {color:#ef2e28;}
        
        Text color #ef2e28
      
           This box has a color of #ef2e28        
        
          <div style="background-color:#ef2e28;">Content here</div>
        
        
          .mybackground {background-color:#ef2e28;}
        
        Background color #ef2e28
      
           Border around this has a color of #ef2e28        
        
          <div style="border:2px solid #ef2e28;">Content here</div>
        
        
          .myborder {border:2px solid #ef2e28;}
        
        Border color #ef2e28