#e12f32 color space conversions
Hex:
        #e12f32
        RGB:
        225, 47, 50
        CMY:
        12, 82, 80
        CMYK:
        0, 79, 78, 12
      HSL:
        359°, 74.7899%, 53.3333%
        HSV (HSB):
        359°, 79.1111%, 88.2353%
        XYZ:
        32.6436, 18.2709, 4.8237
        xyY:
        0.5857, 0.3278, 18.2709
      CIE-Lab:
        49.8230, 66.4320, 42.7198
        CIE-LCH:
        49.8230, 78.9822, 32.7435
        CIE-Luv:
        49.8230, 135.1803, 28.2704
        Hunter-Lab:
        42.7444, 61.5162, 23.2302
      #e12f32 color charts
#e12f32 RGB chart
      #e12f32 CMYK chart
      #e12f32 RGB pie chart
      #e12f32 color shades, tints & tones
#e12f32 color schemes
#e12f32 color preview, HTML & CSS examples
           This text has a color of #e12f32        
        
          <p style="color:#e12f32;">Text here</p>
        
        
          .mytext {color:#e12f32;}
        
        Text color #e12f32
      
           This box has a color of #e12f32        
        
          <div style="background-color:#e12f32;">Content here</div>
        
        
          .mybackground {background-color:#e12f32;}
        
        Background color #e12f32
      
           Border around this has a color of #e12f32        
        
          <div style="border:2px solid #e12f32;">Content here</div>
        
        
          .myborder {border:2px solid #e12f32;}
        
        Border color #e12f32