#ea0f2d color space conversions
Hex:
        #ea0f2d
        RGB:
        234, 15, 45
        CMY:
        8, 94, 82
        CMYK:
        0, 94, 81, 8
      HSL:
        352°, 87.9518%, 48.8235%
        HSV (HSB):
        352°, 93.5897%, 91.7647%
        XYZ:
        34.5762, 18.0235, 4.1391
        xyY:
        0.6094, 0.3177, 18.0235
      CIE-Lab:
        49.5246, 74.4960, 45.7254
        CIE-LCH:
        49.5246, 87.4098, 31.5415
        CIE-Luv:
        49.5246, 153.2137, 27.5645
        Hunter-Lab:
        42.4541, 71.0820, 23.9373
      #ea0f2d color charts
#ea0f2d RGB chart
      #ea0f2d CMYK chart
      #ea0f2d RGB pie chart
      #ea0f2d color shades, tints & tones
#ea0f2d color schemes
#ea0f2d color preview, HTML & CSS examples
           This text has a color of #ea0f2d        
        
          <p style="color:#ea0f2d;">Text here</p>
        
        
          .mytext {color:#ea0f2d;}
        
        Text color #ea0f2d
      
           This box has a color of #ea0f2d        
        
          <div style="background-color:#ea0f2d;">Content here</div>
        
        
          .mybackground {background-color:#ea0f2d;}
        
        Background color #ea0f2d
      
           Border around this has a color of #ea0f2d        
        
          <div style="border:2px solid #ea0f2d;">Content here</div>
        
        
          .myborder {border:2px solid #ea0f2d;}
        
        Border color #ea0f2d