#e40f26 color space conversions
Hex:
        #e40f26
        RGB:
        228, 15, 38
        CMY:
        11, 94, 85
        CMYK:
        0, 93, 83, 11
      HSL:
        354°, 87.6543%, 47.6471%
        HSV (HSB):
        354°, 93.4211%, 89.4118%
        XYZ:
        32.5156, 16.9756, 3.3966
        xyY:
        0.6148, 0.3210, 16.9756
      CIE-Lab:
        48.2292, 72.8435, 47.7812
        CIE-LCH:
        48.2292, 87.1161, 33.2626
        CIE-Luv:
        48.2292, 150.2128, 28.5205
        Hunter-Lab:
        41.2014, 68.7672, 23.9532
      #e40f26 color charts
#e40f26 RGB chart
      #e40f26 CMYK chart
      #e40f26 RGB pie chart
      #e40f26 color shades, tints & tones
#e40f26 color schemes
#e40f26 color preview, HTML & CSS examples
           This text has a color of #e40f26        
        
          <p style="color:#e40f26;">Text here</p>
        
        
          .mytext {color:#e40f26;}
        
        Text color #e40f26
      
           This box has a color of #e40f26        
        
          <div style="background-color:#e40f26;">Content here</div>
        
        
          .mybackground {background-color:#e40f26;}
        
        Background color #e40f26
      
           Border around this has a color of #e40f26        
        
          <div style="border:2px solid #e40f26;">Content here</div>
        
        
          .myborder {border:2px solid #e40f26;}
        
        Border color #e40f26