#e41b27 color space conversions
Hex:
        #e41b27
        RGB:
        228, 27, 39
        CMY:
        11, 89, 85
        CMYK:
        0, 88, 83, 11
      HSL:
        356°, 78.8235%, 50.0000%
        HSV (HSB):
        356°, 88.1579%, 89.4118%
        XYZ:
        32.7530, 17.4243, 3.5564
        xyY:
        0.6095, 0.3243, 17.4243
      CIE-Lab:
        48.7903, 71.2743, 47.7761
        CIE-LCH:
        48.7903, 85.8055, 33.8344
        CIE-Luv:
        48.7903, 147.1568, 29.2928
        Hunter-Lab:
        41.7425, 67.0100, 24.1683
      #e41b27 color charts
#e41b27 RGB chart
      #e41b27 CMYK chart
      #e41b27 RGB pie chart
      #e41b27 color shades, tints & tones
#e41b27 color schemes
#e41b27 color preview, HTML & CSS examples
           This text has a color of #e41b27        
        
          <p style="color:#e41b27;">Text here</p>
        
        
          .mytext {color:#e41b27;}
        
        Text color #e41b27
      
           This box has a color of #e41b27        
        
          <div style="background-color:#e41b27;">Content here</div>
        
        
          .mybackground {background-color:#e41b27;}
        
        Background color #e41b27
      
           Border around this has a color of #e41b27        
        
          <div style="border:2px solid #e41b27;">Content here</div>
        
        
          .myborder {border:2px solid #e41b27;}
        
        Border color #e41b27