#ea0c25 color space conversions
Hex:
        #ea0c25
        RGB:
        234, 12, 37
        CMY:
        8, 95, 85
        CMYK:
        0, 95, 84, 8
      HSL:
        353°, 90.2439%, 48.2353%
        HSV (HSB):
        353°, 94.8718%, 91.7647%
        XYZ:
        34.3971, 17.8889, 3.3902
        xyY:
        0.6178, 0.3213, 17.8889
      CIE-Lab:
        49.3611, 74.5835, 49.7718
        CIE-LCH:
        49.3611, 89.6657, 33.7164
        CIE-Luv:
        49.3611, 155.2114, 29.6485
        Hunter-Lab:
        42.2953, 71.1501, 24.8542
      #ea0c25 color charts
#ea0c25 RGB chart
      #ea0c25 CMYK chart
      #ea0c25 RGB pie chart
      #ea0c25 color shades, tints & tones
#ea0c25 color schemes
#ea0c25 color preview, HTML & CSS examples
           This text has a color of #ea0c25        
        
          <p style="color:#ea0c25;">Text here</p>
        
        
          .mytext {color:#ea0c25;}
        
        Text color #ea0c25
      
           This box has a color of #ea0c25        
        
          <div style="background-color:#ea0c25;">Content here</div>
        
        
          .mybackground {background-color:#ea0c25;}
        
        Background color #ea0c25
      
           Border around this has a color of #ea0c25        
        
          <div style="border:2px solid #ea0c25;">Content here</div>
        
        
          .myborder {border:2px solid #ea0c25;}
        
        Border color #ea0c25