#ea314e color space conversions
Hex:
        #ea314e
        RGB:
        234, 49, 78
        CMY:
        8, 81, 69
        CMYK:
        0, 79, 67, 8
      HSL:
        351°, 81.4978%, 55.4902%
        HSV (HSB):
        351°, 79.0598%, 91.7647%
        XYZ:
        36.4051, 20.2391, 9.1955
        xyY:
        0.5529, 0.3074, 20.2391
      CIE-Lab:
        52.1065, 69.5531, 29.6774
        CIE-LCH:
        52.1065, 75.6200, 23.1073
        CIE-Luv:
        52.1065, 134.3404, 18.4315
        Hunter-Lab:
        44.9879, 65.7171, 19.3727
      #ea314e color charts
#ea314e RGB chart
      #ea314e CMYK chart
      #ea314e RGB pie chart
      #ea314e color shades, tints & tones
#ea314e color schemes
#ea314e color preview, HTML & CSS examples
           This text has a color of #ea314e        
        
          <p style="color:#ea314e;">Text here</p>
        
        
          .mytext {color:#ea314e;}
        
        Text color #ea314e
      
           This box has a color of #ea314e        
        
          <div style="background-color:#ea314e;">Content here</div>
        
        
          .mybackground {background-color:#ea314e;}
        
        Background color #ea314e
      
           Border around this has a color of #ea314e        
        
          <div style="border:2px solid #ea314e;">Content here</div>
        
        
          .myborder {border:2px solid #ea314e;}
        
        Border color #ea314e