#e42f25 color space conversions
Hex:
        #e42f25
        RGB:
        228, 47, 37
        CMY:
        11, 82, 85
        CMYK:
        0, 79, 84, 11
      HSL:
        3°, 77.9592%, 51.9608%
        HSV (HSB):
        3°, 83.7719%, 89.4118%
        XYZ:
        33.3454, 18.6606, 3.5946
        xyY:
        0.5997, 0.3356, 18.6606
      CIE-Lab:
        50.2877, 66.9204, 50.1297
        CIE-LCH:
        50.2877, 83.6141, 36.8367
        CIE-Luv:
        50.2877, 139.7586, 32.6560
        Hunter-Lab:
        43.1979, 62.1915, 25.3048
      #e42f25 color charts
#e42f25 RGB chart
      #e42f25 CMYK chart
      #e42f25 RGB pie chart
      #e42f25 color shades, tints & tones
#e42f25 color schemes
#e42f25 color preview, HTML & CSS examples
           This text has a color of #e42f25        
        
          <p style="color:#e42f25;">Text here</p>
        
        
          .mytext {color:#e42f25;}
        
        Text color #e42f25
      
           This box has a color of #e42f25        
        
          <div style="background-color:#e42f25;">Content here</div>
        
        
          .mybackground {background-color:#e42f25;}
        
        Background color #e42f25
      
           Border around this has a color of #e42f25        
        
          <div style="border:2px solid #e42f25;">Content here</div>
        
        
          .myborder {border:2px solid #e42f25;}
        
        Border color #e42f25