#ea1e0f color space conversions
Hex:
        #ea1e0f
        RGB:
        234, 30, 15
        CMY:
        8, 88, 94
        CMYK:
        0, 87, 94, 8
      HSL:
        4°, 87.9518%, 48.8235%
        HSV (HSB):
        4°, 93.5897%, 91.7647%
        XYZ:
        34.4822, 18.4555, 2.1968
        xyY:
        0.6254, 0.3347, 18.4555
      CIE-Lab:
        50.0439, 71.9340, 59.4221
        CIE-LCH:
        50.0439, 93.3031, 39.5589
        CIE-Luv:
        50.0439, 153.5535, 35.2252
        Hunter-Lab:
        42.9598, 68.0953, 27.0400
      #ea1e0f color charts
#ea1e0f RGB chart
      #ea1e0f CMYK chart
      #ea1e0f RGB pie chart
      #ea1e0f color shades, tints & tones
#ea1e0f color schemes
#ea1e0f color preview, HTML & CSS examples
           This text has a color of #ea1e0f        
        
          <p style="color:#ea1e0f;">Text here</p>
        
        
          .mytext {color:#ea1e0f;}
        
        Text color #ea1e0f
      
           This box has a color of #ea1e0f        
        
          <div style="background-color:#ea1e0f;">Content here</div>
        
        
          .mybackground {background-color:#ea1e0f;}
        
        Background color #ea1e0f
      
           Border around this has a color of #ea1e0f        
        
          <div style="border:2px solid #ea1e0f;">Content here</div>
        
        
          .myborder {border:2px solid #ea1e0f;}
        
        Border color #ea1e0f