#ea3b50 color space conversions
Hex:
        #ea3b50
        RGB:
        234, 59, 80
        CMY:
        8, 77, 69
        CMYK:
        0, 75, 66, 8
      HSL:
        353°, 80.6452%, 57.4510%
        HSV (HSB):
        353°, 74.7863%, 91.7647%
        XYZ:
        36.9436, 21.1995, 9.7342
        xyY:
        0.5443, 0.3123, 21.1995
      CIE-Lab:
        53.1672, 66.7626, 29.8251
        CIE-LCH:
        53.1672, 73.1217, 24.0720
        CIE-Luv:
        53.1672, 129.1458, 19.5932
        Hunter-Lab:
        46.0430, 62.6484, 19.6953
      #ea3b50 color charts
#ea3b50 RGB chart
      #ea3b50 CMYK chart
      #ea3b50 RGB pie chart
      #ea3b50 color shades, tints & tones
#ea3b50 color schemes
#ea3b50 color preview, HTML & CSS examples
           This text has a color of #ea3b50        
        
          <p style="color:#ea3b50;">Text here</p>
        
        
          .mytext {color:#ea3b50;}
        
        Text color #ea3b50
      
           This box has a color of #ea3b50        
        
          <div style="background-color:#ea3b50;">Content here</div>
        
        
          .mybackground {background-color:#ea3b50;}
        
        Background color #ea3b50
      
           Border around this has a color of #ea3b50        
        
          <div style="border:2px solid #ea3b50;">Content here</div>
        
        
          .myborder {border:2px solid #ea3b50;}
        
        Border color #ea3b50