#ea0c0f color space conversions
Hex:
        #ea0c0f
        RGB:
        234, 12, 15
        CMY:
        8, 95, 94
        CMYK:
        0, 95, 94, 8
      HSL:
        359°, 90.2439%, 48.2353%
        HSV (HSB):
        359°, 94.8718%, 91.7647%
        XYZ:
        34.1494, 17.7899, 2.0858
        xyY:
        0.6321, 0.3293, 17.7899
      CIE-Lab:
        49.2402, 74.2473, 58.9687
        CIE-LCH:
        49.2402, 94.8154, 38.4573
        CIE-Luv:
        49.2402, 157.9403, 33.7716
        Hunter-Lab:
        42.1780, 70.7107, 26.5925
      #ea0c0f color charts
#ea0c0f RGB chart
      #ea0c0f CMYK chart
      #ea0c0f RGB pie chart
      #ea0c0f color shades, tints & tones
#ea0c0f color schemes
#ea0c0f color preview, HTML & CSS examples
           This text has a color of #ea0c0f        
        
          <p style="color:#ea0c0f;">Text here</p>
        
        
          .mytext {color:#ea0c0f;}
        
        Text color #ea0c0f
      
           This box has a color of #ea0c0f        
        
          <div style="background-color:#ea0c0f;">Content here</div>
        
        
          .mybackground {background-color:#ea0c0f;}
        
        Background color #ea0c0f
      
           Border around this has a color of #ea0c0f        
        
          <div style="border:2px solid #ea0c0f;">Content here</div>
        
        
          .myborder {border:2px solid #ea0c0f;}
        
        Border color #ea0c0f