#ea194e color space conversions
Hex:
        #ea194e
        RGB:
        234, 25, 78
        CMY:
        8, 90, 69
        CMYK:
        0, 89, 67, 8
      HSL:
        345°, 83.2669%, 50.7843%
        HSV (HSB):
        345°, 89.3162%, 91.7647%
        XYZ:
        35.6545, 18.7377, 8.9453
        xyY:
        0.5629, 0.2958, 18.7377
      CIE-Lab:
        50.3790, 74.4861, 27.5022
        CIE-LCH:
        50.3790, 79.4012, 20.2654
        CIE-Luv:
        50.3790, 142.3039, 14.7544
        Hunter-Lab:
        43.2871, 71.2733, 18.0487
      #ea194e color charts
#ea194e RGB chart
      #ea194e CMYK chart
      #ea194e RGB pie chart
      #ea194e color shades, tints & tones
#ea194e color schemes
#ea194e color preview, HTML & CSS examples
           This text has a color of #ea194e        
        
          <p style="color:#ea194e;">Text here</p>
        
        
          .mytext {color:#ea194e;}
        
        Text color #ea194e
      
           This box has a color of #ea194e        
        
          <div style="background-color:#ea194e;">Content here</div>
        
        
          .mybackground {background-color:#ea194e;}
        
        Background color #ea194e
      
           Border around this has a color of #ea194e        
        
          <div style="border:2px solid #ea194e;">Content here</div>
        
        
          .myborder {border:2px solid #ea194e;}
        
        Border color #ea194e