#e0120f color space conversions
Hex:
        #e0120f
        RGB:
        224, 18, 15
        CMY:
        12, 93, 94
        CMYK:
        0, 92, 93, 12
      HSL:
        1°, 87.4477%, 46.8627%
        HSV (HSB):
        1°, 93.3036%, 87.8431%
        XYZ:
        31.0430, 16.3144, 1.9648
        xyY:
        0.6294, 0.3308, 16.3144
      CIE-Lab:
        47.3843, 71.1247, 56.8249
        CIE-LCH:
        47.3843, 91.0373, 38.6230
        CIE-Luv:
        47.3843, 149.7045, 32.6335
        Hunter-Lab:
        40.3911, 66.5037, 25.3897
      #e0120f color charts
#e0120f RGB chart
      #e0120f CMYK chart
      #e0120f RGB pie chart
      #e0120f color shades, tints & tones
#e0120f color schemes
#e0120f color preview, HTML & CSS examples
           This text has a color of #e0120f        
        
          <p style="color:#e0120f;">Text here</p>
        
        
          .mytext {color:#e0120f;}
        
        Text color #e0120f
      
           This box has a color of #e0120f        
        
          <div style="background-color:#e0120f;">Content here</div>
        
        
          .mybackground {background-color:#e0120f;}
        
        Background color #e0120f
      
           Border around this has a color of #e0120f        
        
          <div style="border:2px solid #e0120f;">Content here</div>
        
        
          .myborder {border:2px solid #e0120f;}
        
        Border color #e0120f