#e0242f color space conversions
Hex:
        #e0242f
        RGB:
        224, 36, 47
        CMY:
        12, 86, 82
        CMYK:
        0, 84, 79, 12
      HSL:
        356°, 75.2000%, 50.9804%
        HSV (HSB):
        356°, 83.9286%, 87.8431%
        XYZ:
        31.8844, 17.3143, 4.3508
        xyY:
        0.5954, 0.3233, 17.3143
      CIE-Lab:
        48.6536, 68.7369, 43.0963
        CIE-LCH:
        48.6536, 81.1298, 32.0867
        CIE-Luv:
        48.6536, 139.6526, 27.2999
        Hunter-Lab:
        41.6104, 63.9593, 22.9279
      #e0242f color charts
#e0242f RGB chart
      #e0242f CMYK chart
      #e0242f RGB pie chart
      #e0242f color shades, tints & tones
#e0242f color schemes
#e0242f color preview, HTML & CSS examples
           This text has a color of #e0242f        
        
          <p style="color:#e0242f;">Text here</p>
        
        
          .mytext {color:#e0242f;}
        
        Text color #e0242f
      
           This box has a color of #e0242f        
        
          <div style="background-color:#e0242f;">Content here</div>
        
        
          .mybackground {background-color:#e0242f;}
        
        Background color #e0242f
      
           Border around this has a color of #e0242f        
        
          <div style="border:2px solid #e0242f;">Content here</div>
        
        
          .myborder {border:2px solid #e0242f;}
        
        Border color #e0242f