#e00f29 color space conversions
Hex:
        #e00f29
        RGB:
        224, 15, 41
        CMY:
        12, 94, 84
        CMYK:
        0, 93, 82, 12
      HSL:
        353°, 87.4477%, 46.8627%
        HSV (HSB):
        353°, 93.3036%, 87.8431%
        XYZ:
        31.3115, 16.3490, 3.6032
        xyY:
        0.6108, 0.3189, 16.3490
      CIE-Lab:
        47.4291, 71.9214, 45.1501
        CIE-LCH:
        47.4291, 84.9189, 32.1193
        CIE-Luv:
        47.4291, 146.7557, 26.9537
        Hunter-Lab:
        40.4339, 67.4687, 23.0202
      #e00f29 color charts
#e00f29 RGB chart
      #e00f29 CMYK chart
      #e00f29 RGB pie chart
      #e00f29 color shades, tints & tones
#e00f29 color schemes
#e00f29 color preview, HTML & CSS examples
           This text has a color of #e00f29        
        
          <p style="color:#e00f29;">Text here</p>
        
        
          .mytext {color:#e00f29;}
        
        Text color #e00f29
      
           This box has a color of #e00f29        
        
          <div style="background-color:#e00f29;">Content here</div>
        
        
          .mybackground {background-color:#e00f29;}
        
        Background color #e00f29
      
           Border around this has a color of #e00f29        
        
          <div style="border:2px solid #e00f29;">Content here</div>
        
        
          .myborder {border:2px solid #e00f29;}
        
        Border color #e00f29