#ea244d color space conversions
Hex:
        #ea244d
        RGB:
        234, 36, 77
        CMY:
        8, 86, 70
        CMYK:
        0, 85, 67, 8
      HSL:
        348°, 82.5000%, 52.9412%
        HSV (HSB):
        348°, 84.6154%, 91.7647%
        XYZ:
        35.9021, 19.2900, 8.8523
        xyY:
        0.5606, 0.3012, 19.2900
      CIE-Lab:
        51.0248, 72.5354, 28.9180
        CIE-LCH:
        51.0248, 78.0873, 21.7359
        CIE-Luv:
        51.0248, 139.5367, 16.6771
        Hunter-Lab:
        43.9204, 69.0517, 18.7942
      #ea244d color charts
#ea244d RGB chart
      #ea244d CMYK chart
      #ea244d RGB pie chart
      #ea244d color shades, tints & tones
#ea244d color schemes
#ea244d color preview, HTML & CSS examples
           This text has a color of #ea244d        
        
          <p style="color:#ea244d;">Text here</p>
        
        
          .mytext {color:#ea244d;}
        
        Text color #ea244d
      
           This box has a color of #ea244d        
        
          <div style="background-color:#ea244d;">Content here</div>
        
        
          .mybackground {background-color:#ea244d;}
        
        Background color #ea244d
      
           Border around this has a color of #ea244d        
        
          <div style="border:2px solid #ea244d;">Content here</div>
        
        
          .myborder {border:2px solid #ea244d;}
        
        Border color #ea244d