#ea324d color space conversions
Hex:
        #ea324d
        RGB:
        234, 50, 77
        CMY:
        8, 80, 70
        CMYK:
        0, 79, 67, 8
      HSL:
        351°, 81.4159%, 55.6863%
        HSV (HSB):
        351°, 78.6325%, 91.7647%
        XYZ:
        36.4118, 20.3095, 9.0222
        xyY:
        0.5538, 0.3089, 20.3095
      CIE-Lab:
        52.1853, 69.2356, 30.3681
        CIE-LCH:
        52.1853, 75.6029, 23.6832
        CIE-Luv:
        52.1853, 134.1973, 19.1312
        Hunter-Lab:
        45.0660, 65.3566, 19.6764
      #ea324d color charts
#ea324d RGB chart
      #ea324d CMYK chart
      #ea324d RGB pie chart
      #ea324d color shades, tints & tones
#ea324d color schemes
#ea324d color preview, HTML & CSS examples
           This text has a color of #ea324d        
        
          <p style="color:#ea324d;">Text here</p>
        
        
          .mytext {color:#ea324d;}
        
        Text color #ea324d
      
           This box has a color of #ea324d        
        
          <div style="background-color:#ea324d;">Content here</div>
        
        
          .mybackground {background-color:#ea324d;}
        
        Background color #ea324d
      
           Border around this has a color of #ea324d        
        
          <div style="border:2px solid #ea324d;">Content here</div>
        
        
          .myborder {border:2px solid #ea324d;}
        
        Border color #ea324d