#e41d20 color space conversions
Hex:
        #e41d20
        RGB:
        228, 29, 32
        CMY:
        11, 89, 87
        CMYK:
        0, 87, 86, 11
      HSL:
        359°, 78.6561%, 50.3922%
        HSV (HSB):
        359°, 87.2807%, 89.4118%
        XYZ:
        32.6950, 17.4770, 3.0167
        xyY:
        0.6147, 0.3286, 17.4770
      CIE-Lab:
        48.8555, 70.7859, 51.3016
        CIE-LCH:
        48.8555, 87.4214, 35.9324
        CIE-Luv:
        48.8555, 147.6652, 31.2766
        Hunter-Lab:
        41.8055, 66.4406, 24.9855
      #e41d20 color charts
#e41d20 RGB chart
      #e41d20 CMYK chart
      #e41d20 RGB pie chart
      #e41d20 color shades, tints & tones
#e41d20 color schemes
#e41d20 color preview, HTML & CSS examples
           This text has a color of #e41d20        
        
          <p style="color:#e41d20;">Text here</p>
        
        
          .mytext {color:#e41d20;}
        
        Text color #e41d20
      
           This box has a color of #e41d20        
        
          <div style="background-color:#e41d20;">Content here</div>
        
        
          .mybackground {background-color:#e41d20;}
        
        Background color #e41d20
      
           Border around this has a color of #e41d20        
        
          <div style="border:2px solid #e41d20;">Content here</div>
        
        
          .myborder {border:2px solid #e41d20;}
        
        Border color #e41d20