#ea232f color space conversions
Hex:
        #ea232f
        RGB:
        234, 35, 47
        CMY:
        8, 86, 82
        CMYK:
        0, 85, 80, 8
      HSL:
        356°, 82.5726%, 52.7451%
        HSV (HSB):
        356°, 85.0427%, 91.7647%
        XYZ:
        35.0458, 18.8997, 4.4902
        xyY:
        0.5997, 0.3234, 18.8997
      CIE-Lab:
        50.5697, 71.6003, 45.6773
        CIE-LCH:
        50.5697, 84.9295, 32.5358
        CIE-Luv:
        50.5697, 147.5108, 28.9171
        Hunter-Lab:
        43.4738, 67.8161, 24.3079
      #ea232f color charts
#ea232f RGB chart
      #ea232f CMYK chart
      #ea232f RGB pie chart
      #ea232f color shades, tints & tones
#ea232f color schemes
#ea232f color preview, HTML & CSS examples
           This text has a color of #ea232f        
        
          <p style="color:#ea232f;">Text here</p>
        
        
          .mytext {color:#ea232f;}
        
        Text color #ea232f
      
           This box has a color of #ea232f        
        
          <div style="background-color:#ea232f;">Content here</div>
        
        
          .mybackground {background-color:#ea232f;}
        
        Background color #ea232f
      
           Border around this has a color of #ea232f        
        
          <div style="border:2px solid #ea232f;">Content here</div>
        
        
          .myborder {border:2px solid #ea232f;}
        
        Border color #ea232f