#ea1916 color space conversions
Hex:
        #ea1916
        RGB:
        234, 25, 22
        CMY:
        8, 90, 91
        CMYK:
        0, 89, 91, 8
      HSL:
        1°, 83.4646%, 50.1961%
        HSV (HSB):
        1°, 90.5983%, 91.7647%
        XYZ:
        34.4241, 18.2456, 2.4665
        xyY:
        0.6243, 0.3309, 18.2456
      CIE-Lab:
        49.7927, 72.8168, 56.8463
        CIE-LCH:
        49.7927, 92.3785, 37.9783
        CIE-Luv:
        49.7927, 154.4395, 33.7427
        Hunter-Lab:
        42.7149, 69.1030, 26.4769
      #ea1916 color charts
#ea1916 RGB chart
      #ea1916 CMYK chart
      #ea1916 RGB pie chart
      #ea1916 color shades, tints & tones
#ea1916 color schemes
#ea1916 color preview, HTML & CSS examples
           This text has a color of #ea1916        
        
          <p style="color:#ea1916;">Text here</p>
        
        
          .mytext {color:#ea1916;}
        
        Text color #ea1916
      
           This box has a color of #ea1916        
        
          <div style="background-color:#ea1916;">Content here</div>
        
        
          .mybackground {background-color:#ea1916;}
        
        Background color #ea1916
      
           Border around this has a color of #ea1916        
        
          <div style="border:2px solid #ea1916;">Content here</div>
        
        
          .myborder {border:2px solid #ea1916;}
        
        Border color #ea1916