#e12f31 color space conversions
Hex:
        #e12f31
        RGB:
        225, 47, 49
        CMY:
        12, 82, 81
        CMYK:
        0, 79, 78, 12
      HSL:
        359°, 74.7899%, 53.3333%
        HSV (HSB):
        359°, 79.1111%, 88.2353%
        XYZ:
        32.6222, 18.2623, 4.7113
        xyY:
        0.5868, 0.3285, 18.2623
      CIE-Lab:
        49.8128, 66.3999, 43.2561
        CIE-LCH:
        49.8128, 79.2467, 33.0822
        CIE-Luv:
        49.8128, 135.3796, 28.6125
        Hunter-Lab:
        42.7345, 61.4764, 23.3776
      #e12f31 color charts
#e12f31 RGB chart
      #e12f31 CMYK chart
      #e12f31 RGB pie chart
      #e12f31 color shades, tints & tones
#e12f31 color schemes
#e12f31 color preview, HTML & CSS examples
           This text has a color of #e12f31        
        
          <p style="color:#e12f31;">Text here</p>
        
        
          .mytext {color:#e12f31;}
        
        Text color #e12f31
      
           This box has a color of #e12f31        
        
          <div style="background-color:#e12f31;">Content here</div>
        
        
          .mybackground {background-color:#e12f31;}
        
        Background color #e12f31
      
           Border around this has a color of #e12f31        
        
          <div style="border:2px solid #e12f31;">Content here</div>
        
        
          .myborder {border:2px solid #e12f31;}
        
        Border color #e12f31