#e12a20 color space conversions
Hex:
        #e12a20
        RGB:
        225, 42, 32
        CMY:
        12, 84, 87
        CMYK:
        0, 81, 86, 12
      HSL:
        3°, 76.2846%, 50.3922%
        HSV (HSB):
        3°, 85.7778%, 88.2353%
        XYZ:
        32.1400, 17.7678, 3.1021
        xyY:
        0.6063, 0.3352, 17.7678
      CIE-Lab:
        49.2132, 67.2506, 51.3527
        CIE-LCH:
        49.2132, 84.6153, 37.3654
        CIE-Luv:
        49.2132, 140.5026, 32.5737
        Hunter-Lab:
        42.1518, 62.3374, 25.1430
      #e12a20 color charts
#e12a20 RGB chart
      #e12a20 CMYK chart
      #e12a20 RGB pie chart
      #e12a20 color shades, tints & tones
#e12a20 color schemes
#e12a20 color preview, HTML & CSS examples
           This text has a color of #e12a20        
        
          <p style="color:#e12a20;">Text here</p>
        
        
          .mytext {color:#e12a20;}
        
        Text color #e12a20
      
           This box has a color of #e12a20        
        
          <div style="background-color:#e12a20;">Content here</div>
        
        
          .mybackground {background-color:#e12a20;}
        
        Background color #e12a20
      
           Border around this has a color of #e12a20        
        
          <div style="border:2px solid #e12a20;">Content here</div>
        
        
          .myborder {border:2px solid #e12a20;}
        
        Border color #e12a20