#e0312b color space conversions
Hex:
        #e0312b
        RGB:
        224, 49, 43
        CMY:
        12, 81, 83
        CMYK:
        0, 78, 81, 12
      HSL:
        2°, 74.4856%, 52.3529%
        HSV (HSB):
        2°, 80.8036%, 87.8431%
        XYZ:
        32.2748, 18.2183, 4.1009
        xyY:
        0.5912, 0.3337, 18.2183
      CIE-Lab:
        49.7599, 65.3807, 46.3386
        CIE-LCH:
        49.7599, 80.1368, 35.3271
        CIE-Luv:
        49.7599, 134.7584, 30.7371
        Hunter-Lab:
        42.6829, 60.2781, 24.1816
      #e0312b color charts
#e0312b RGB chart
      #e0312b CMYK chart
      #e0312b RGB pie chart
      #e0312b color shades, tints & tones
#e0312b color schemes
#e0312b color preview, HTML & CSS examples
           This text has a color of #e0312b        
        
          <p style="color:#e0312b;">Text here</p>
        
        
          .mytext {color:#e0312b;}
        
        Text color #e0312b
      
           This box has a color of #e0312b        
        
          <div style="background-color:#e0312b;">Content here</div>
        
        
          .mybackground {background-color:#e0312b;}
        
        Background color #e0312b
      
           Border around this has a color of #e0312b        
        
          <div style="border:2px solid #e0312b;">Content here</div>
        
        
          .myborder {border:2px solid #e0312b;}
        
        Border color #e0312b