#ea193f color space conversions
Hex:
        #ea193f
        RGB:
        234, 25, 63
        CMY:
        8, 90, 75
        CMYK:
        0, 89, 73, 8
      HSL:
        349°, 83.2669%, 50.7843%
        HSV (HSB):
        349°, 89.3162%, 91.7647%
        XYZ:
        35.1765, 18.5466, 6.4285
        xyY:
        0.5848, 0.3083, 18.5466
      CIE-Lab:
        50.1524, 73.8440, 36.1784
        CIE-LCH:
        50.1524, 82.2302, 26.1016
        CIE-Luv:
        50.1524, 146.7821, 21.7983
        Hunter-Lab:
        43.0657, 70.4356, 21.2957
      #ea193f color charts
#ea193f RGB chart
      #ea193f CMYK chart
      #ea193f RGB pie chart
      #ea193f color shades, tints & tones
#ea193f color schemes
#ea193f color preview, HTML & CSS examples
           This text has a color of #ea193f        
        
          <p style="color:#ea193f;">Text here</p>
        
        
          .mytext {color:#ea193f;}
        
        Text color #ea193f
      
           This box has a color of #ea193f        
        
          <div style="background-color:#ea193f;">Content here</div>
        
        
          .mybackground {background-color:#ea193f;}
        
        Background color #ea193f
      
           Border around this has a color of #ea193f        
        
          <div style="border:2px solid #ea193f;">Content here</div>
        
        
          .myborder {border:2px solid #ea193f;}
        
        Border color #ea193f