#e52d29 color space conversions
Hex:
        #e52d29
        RGB:
        229, 45, 41
        CMY:
        10, 82, 84
        CMYK:
        0, 80, 82, 10
      HSL:
        1°, 78.3333%, 52.9412%
        HSV (HSB):
        1°, 82.0961%, 89.8039%
        XYZ:
        33.6517, 18.6949, 3.9327
        xyY:
        0.5979, 0.3322, 18.6949
      CIE-Lab:
        50.3283, 67.8222, 48.2484
        CIE-LCH:
        50.3283, 83.2331, 35.4279
        CIE-Luv:
        50.3283, 140.8154, 31.3927
        Hunter-Lab:
        43.2376, 63.2604, 24.8736
      #e52d29 color charts
#e52d29 RGB chart
      #e52d29 CMYK chart
      #e52d29 RGB pie chart
      #e52d29 color shades, tints & tones
#e52d29 color schemes
#e52d29 color preview, HTML & CSS examples
           This text has a color of #e52d29        
        
          <p style="color:#e52d29;">Text here</p>
        
        
          .mytext {color:#e52d29;}
        
        Text color #e52d29
      
           This box has a color of #e52d29        
        
          <div style="background-color:#e52d29;">Content here</div>
        
        
          .mybackground {background-color:#e52d29;}
        
        Background color #e52d29
      
           Border around this has a color of #e52d29        
        
          <div style="border:2px solid #e52d29;">Content here</div>
        
        
          .myborder {border:2px solid #e52d29;}
        
        Border color #e52d29