#ea1b31 color space conversions
Hex:
        #ea1b31
        RGB:
        234, 27, 49
        CMY:
        8, 89, 81
        CMYK:
        0, 88, 79, 8
      HSL:
        354°, 83.1325%, 51.1765%
        HSV (HSB):
        354°, 88.4615%, 91.7647%
        XYZ:
        34.8780, 18.4980, 4.6379
        xyY:
        0.6012, 0.3189, 18.4980
      CIE-Lab:
        50.0947, 73.0745, 44.1088
        CIE-LCH:
        50.0947, 85.3549, 31.1158
        CIE-Luv:
        50.0947, 149.6313, 27.3094
        Hunter-Lab:
        43.0094, 69.4864, 23.7130
      #ea1b31 color charts
#ea1b31 RGB chart
      #ea1b31 CMYK chart
      #ea1b31 RGB pie chart
      #ea1b31 color shades, tints & tones
#ea1b31 color schemes
#ea1b31 color preview, HTML & CSS examples
           This text has a color of #ea1b31        
        
          <p style="color:#ea1b31;">Text here</p>
        
        
          .mytext {color:#ea1b31;}
        
        Text color #ea1b31
      
           This box has a color of #ea1b31        
        
          <div style="background-color:#ea1b31;">Content here</div>
        
        
          .mybackground {background-color:#ea1b31;}
        
        Background color #ea1b31
      
           Border around this has a color of #ea1b31        
        
          <div style="border:2px solid #ea1b31;">Content here</div>
        
        
          .myborder {border:2px solid #ea1b31;}
        
        Border color #ea1b31