#ea1b32 color space conversions
Hex:
        #ea1b32
        RGB:
        234, 27, 50
        CMY:
        8, 89, 80
        CMYK:
        0, 88, 79, 8
      HSL:
        353°, 83.1325%, 51.1765%
        HSV (HSB):
        353°, 88.4615%, 91.7647%
        XYZ:
        34.8993, 18.5066, 4.7503
        xyY:
        0.6001, 0.3182, 18.5066
      CIE-Lab:
        50.1049, 73.1037, 43.5665
        CIE-LCH:
        50.1049, 85.1010, 30.7931
        CIE-Luv:
        50.1049, 149.4170, 26.9731
        Hunter-Lab:
        43.0193, 69.5242, 23.5665
      #ea1b32 color charts
#ea1b32 RGB chart
      #ea1b32 CMYK chart
      #ea1b32 RGB pie chart
      #ea1b32 color shades, tints & tones
#ea1b32 color schemes
#ea1b32 color preview, HTML & CSS examples
           This text has a color of #ea1b32        
        
          <p style="color:#ea1b32;">Text here</p>
        
        
          .mytext {color:#ea1b32;}
        
        Text color #ea1b32
      
           This box has a color of #ea1b32        
        
          <div style="background-color:#ea1b32;">Content here</div>
        
        
          .mybackground {background-color:#ea1b32;}
        
        Background color #ea1b32
      
           Border around this has a color of #ea1b32        
        
          <div style="border:2px solid #ea1b32;">Content here</div>
        
        
          .myborder {border:2px solid #ea1b32;}
        
        Border color #ea1b32