#ea0d4a color space conversions
Hex:
        #ea0d4a
        RGB:
        234, 13, 74
        CMY:
        8, 95, 71
        CMYK:
        0, 94, 68, 8
      HSL:
        343°, 89.4737%, 48.4314%
        HSV (HSB):
        343°, 94.4444%, 91.7647%
        XYZ:
        35.3116, 18.2747, 8.1448
        xyY:
        0.5720, 0.2960, 18.2747
      CIE-Lab:
        49.8276, 75.7032, 29.2264
        CIE-LCH:
        49.8276, 81.1490, 21.1099
        CIE-Luv:
        49.8276, 145.8904, 15.7357
        Hunter-Lab:
        42.7489, 72.6348, 18.6279
      #ea0d4a color charts
#ea0d4a RGB chart
      #ea0d4a CMYK chart
      #ea0d4a RGB pie chart
      #ea0d4a color shades, tints & tones
#ea0d4a color schemes
#ea0d4a color preview, HTML & CSS examples
           This text has a color of #ea0d4a        
        
          <p style="color:#ea0d4a;">Text here</p>
        
        
          .mytext {color:#ea0d4a;}
        
        Text color #ea0d4a
      
           This box has a color of #ea0d4a        
        
          <div style="background-color:#ea0d4a;">Content here</div>
        
        
          .mybackground {background-color:#ea0d4a;}
        
        Background color #ea0d4a
      
           Border around this has a color of #ea0d4a        
        
          <div style="border:2px solid #ea0d4a;">Content here</div>
        
        
          .myborder {border:2px solid #ea0d4a;}
        
        Border color #ea0d4a