#ea3a50 color space conversions
Hex:
        #ea3a50
        RGB:
        234, 58, 80
        CMY:
        8, 77, 69
        CMYK:
        0, 75, 66, 8
      HSL:
        353°, 80.7339%, 57.2549%
        HSV (HSB):
        353°, 75.2137%, 91.7647%
        XYZ:
        36.8927, 21.0977, 9.7172
        xyY:
        0.5449, 0.3116, 21.0977
      CIE-Lab:
        53.0563, 67.0730, 29.6859
        CIE-LCH:
        53.0563, 73.3487, 23.8738
        CIE-Luv:
        53.0563, 129.6392, 19.3590
        Hunter-Lab:
        45.9323, 62.9894, 19.6095
      #ea3a50 color charts
#ea3a50 RGB chart
      #ea3a50 CMYK chart
      #ea3a50 RGB pie chart
      #ea3a50 color shades, tints & tones
#ea3a50 color schemes
#ea3a50 color preview, HTML & CSS examples
           This text has a color of #ea3a50        
        
          <p style="color:#ea3a50;">Text here</p>
        
        
          .mytext {color:#ea3a50;}
        
        Text color #ea3a50
      
           This box has a color of #ea3a50        
        
          <div style="background-color:#ea3a50;">Content here</div>
        
        
          .mybackground {background-color:#ea3a50;}
        
        Background color #ea3a50
      
           Border around this has a color of #ea3a50        
        
          <div style="border:2px solid #ea3a50;">Content here</div>
        
        
          .myborder {border:2px solid #ea3a50;}
        
        Border color #ea3a50