#ea325f color space conversions
Hex:
        #ea325f
        RGB:
        234, 50, 95
        CMY:
        8, 80, 63
        CMYK:
        0, 79, 59, 8
      HSL:
        345°, 81.4159%, 55.6863%
        HSV (HSB):
        345°, 78.6325%, 91.7647%
        XYZ:
        37.1378, 20.5999, 12.8453
        xyY:
        0.5262, 0.2919, 20.5999
      CIE-Lab:
        52.5087, 70.2391, 20.0286
        CIE-LCH:
        52.5087, 73.0388, 15.9155
        CIE-Luv:
        52.5087, 128.5618, 9.3041
        Hunter-Lab:
        45.3871, 66.6298, 14.9909
      #ea325f color charts
#ea325f RGB chart
      #ea325f CMYK chart
      #ea325f RGB pie chart
      #ea325f color shades, tints & tones
#ea325f color schemes
#ea325f color preview, HTML & CSS examples
           This text has a color of #ea325f        
        
          <p style="color:#ea325f;">Text here</p>
        
        
          .mytext {color:#ea325f;}
        
        Text color #ea325f
      
           This box has a color of #ea325f        
        
          <div style="background-color:#ea325f;">Content here</div>
        
        
          .mybackground {background-color:#ea325f;}
        
        Background color #ea325f
      
           Border around this has a color of #ea325f        
        
          <div style="border:2px solid #ea325f;">Content here</div>
        
        
          .myborder {border:2px solid #ea325f;}
        
        Border color #ea325f