#ea0c3f color space conversions
Hex:
        #ea0c3f
        RGB:
        234, 12, 63
        CMY:
        8, 95, 75
        CMYK:
        0, 95, 73, 8
      HSL:
        346°, 90.2439%, 48.2353%
        HSV (HSB):
        346°, 94.8718%, 91.7647%
        XYZ:
        34.9604, 18.1143, 6.3564
        xyY:
        0.5883, 0.3048, 18.1143
      CIE-Lab:
        49.6344, 75.3401, 35.5772
        CIE-LCH:
        49.6344, 83.3179, 25.2777
        CIE-Luv:
        49.6344, 149.3487, 20.7411
        Hunter-Lab:
        42.5608, 72.1421, 20.9377
      #ea0c3f color charts
#ea0c3f RGB chart
      #ea0c3f CMYK chart
      #ea0c3f RGB pie chart
      #ea0c3f color shades, tints & tones
#ea0c3f color schemes
#ea0c3f color preview, HTML & CSS examples
           This text has a color of #ea0c3f        
        
          <p style="color:#ea0c3f;">Text here</p>
        
        
          .mytext {color:#ea0c3f;}
        
        Text color #ea0c3f
      
           This box has a color of #ea0c3f        
        
          <div style="background-color:#ea0c3f;">Content here</div>
        
        
          .mybackground {background-color:#ea0c3f;}
        
        Background color #ea0c3f
      
           Border around this has a color of #ea0c3f        
        
          <div style="border:2px solid #ea0c3f;">Content here</div>
        
        
          .myborder {border:2px solid #ea0c3f;}
        
        Border color #ea0c3f