#ea143b color space conversions
Hex:
        #ea143b
        RGB:
        234, 20, 59
        CMY:
        8, 92, 77
        CMYK:
        0, 91, 75, 8
      HSL:
        349°, 84.2520%, 49.8039%
        HSV (HSB):
        349°, 91.4530%, 91.7647%
        XYZ:
        34.9713, 18.3085, 5.8284
        xyY:
        0.5916, 0.3097, 18.3085
      CIE-Lab:
        49.8682, 74.3696, 38.1911
        CIE-LCH:
        49.8682, 83.6026, 27.1819
        CIE-Luv:
        49.8682, 148.9978, 22.9741
        Hunter-Lab:
        42.7884, 71.0094, 21.8758
      #ea143b color charts
#ea143b RGB chart
      #ea143b CMYK chart
      #ea143b RGB pie chart
      #ea143b color shades, tints & tones
#ea143b color schemes
#ea143b color preview, HTML & CSS examples
           This text has a color of #ea143b        
        
          <p style="color:#ea143b;">Text here</p>
        
        
          .mytext {color:#ea143b;}
        
        Text color #ea143b
      
           This box has a color of #ea143b        
        
          <div style="background-color:#ea143b;">Content here</div>
        
        
          .mybackground {background-color:#ea143b;}
        
        Background color #ea143b
      
           Border around this has a color of #ea143b        
        
          <div style="border:2px solid #ea143b;">Content here</div>
        
        
          .myborder {border:2px solid #ea143b;}
        
        Border color #ea143b