#ea252a color space conversions
Hex:
        #ea252a
        RGB:
        234, 37, 42
        CMY:
        8, 85, 84
        CMYK:
        0, 84, 82, 8
      HSL:
        358°, 82.4268%, 53.1373%
        HSV (HSB):
        358°, 84.1880%, 91.7647%
        XYZ:
        35.0112, 18.9827, 4.0092
        xyY:
        0.6036, 0.3273, 18.9827
      CIE-Lab:
        50.6670, 71.0627, 48.4060
        CIE-LCH:
        50.6670, 85.9829, 34.2617
        CIE-Luv:
        50.6670, 147.7145, 30.6923
        Hunter-Lab:
        43.5692, 67.1924, 25.0426
      #ea252a color charts
#ea252a RGB chart
      #ea252a CMYK chart
      #ea252a RGB pie chart
      #ea252a color shades, tints & tones
#ea252a color schemes
#ea252a color preview, HTML & CSS examples
           This text has a color of #ea252a        
        
          <p style="color:#ea252a;">Text here</p>
        
        
          .mytext {color:#ea252a;}
        
        Text color #ea252a
      
           This box has a color of #ea252a        
        
          <div style="background-color:#ea252a;">Content here</div>
        
        
          .mybackground {background-color:#ea252a;}
        
        Background color #ea252a
      
           Border around this has a color of #ea252a        
        
          <div style="border:2px solid #ea252a;">Content here</div>
        
        
          .myborder {border:2px solid #ea252a;}
        
        Border color #ea252a