#ea161e color space conversions
Hex:
        #ea161e
        RGB:
        234, 22, 30
        CMY:
        8, 91, 88
        CMYK:
        0, 91, 87, 8
      HSL:
        358°, 83.4646%, 50.1961%
        HSV (HSB):
        358°, 90.5983%, 91.7647%
        XYZ:
        34.4529, 18.1600, 2.9177
        xyY:
        0.6204, 0.3270, 18.1600
      CIE-Lab:
        49.6896, 73.3605, 53.4092
        CIE-LCH:
        49.6896, 90.7431, 36.0560
        CIE-Luv:
        49.6896, 154.2681, 31.9912
        Hunter-Lab:
        42.6145, 69.7380, 25.7708
      #ea161e color charts
#ea161e RGB chart
      #ea161e CMYK chart
      #ea161e RGB pie chart
      #ea161e color shades, tints & tones
#ea161e color schemes
#ea161e color preview, HTML & CSS examples
           This text has a color of #ea161e        
        
          <p style="color:#ea161e;">Text here</p>
        
        
          .mytext {color:#ea161e;}
        
        Text color #ea161e
      
           This box has a color of #ea161e        
        
          <div style="background-color:#ea161e;">Content here</div>
        
        
          .mybackground {background-color:#ea161e;}
        
        Background color #ea161e
      
           Border around this has a color of #ea161e        
        
          <div style="border:2px solid #ea161e;">Content here</div>
        
        
          .myborder {border:2px solid #ea161e;}
        
        Border color #ea161e