#e3121f color space conversions
Hex:
        #e3121f
        RGB:
        227, 18, 31
        CMY:
        11, 93, 88
        CMYK:
        0, 92, 86, 11
      HSL:
        356°, 85.3061%, 48.0392%
        HSV (HSB):
        356°, 92.0705%, 89.0196%
        XYZ:
        32.1422, 16.8624, 2.8570
        xyY:
        0.6198, 0.3251, 16.8624
      CIE-Lab:
        48.0862, 72.1161, 51.0623
        CIE-LCH:
        48.0862, 88.3634, 35.3007
        CIE-Luv:
        48.0862, 150.0230, 30.3036
        Hunter-Lab:
        41.0639, 67.8565, 24.6196
      #e3121f color charts
#e3121f RGB chart
      #e3121f CMYK chart
      #e3121f RGB pie chart
      #e3121f color shades, tints & tones
#e3121f color schemes
#e3121f color preview, HTML & CSS examples
           This text has a color of #e3121f        
        
          <p style="color:#e3121f;">Text here</p>
        
        
          .mytext {color:#e3121f;}
        
        Text color #e3121f
      
           This box has a color of #e3121f        
        
          <div style="background-color:#e3121f;">Content here</div>
        
        
          .mybackground {background-color:#e3121f;}
        
        Background color #e3121f
      
           Border around this has a color of #e3121f        
        
          <div style="border:2px solid #e3121f;">Content here</div>
        
        
          .myborder {border:2px solid #e3121f;}
        
        Border color #e3121f