#e2434a color space conversions
Hex:
        #e2434a
        RGB:
        226, 67, 74
        CMY:
        11, 74, 71
        CMYK:
        0, 70, 67, 11
      HSL:
        357°, 73.2719%, 57.4510%
        HSV (HSB):
        357°, 70.3540%, 88.6275%
        XYZ:
        34.6072, 20.6775, 8.6457
        xyY:
        0.5413, 0.3234, 20.6775
      CIE-Lab:
        52.5947, 61.3699, 32.3040
        CIE-LCH:
        52.5947, 69.3528, 27.7615
        CIE-Luv:
        52.5947, 120.0490, 23.0217
        Hunter-Lab:
        45.4725, 56.2721, 20.5579
      #e2434a color charts
#e2434a RGB chart
      #e2434a CMYK chart
      #e2434a RGB pie chart
      #e2434a color shades, tints & tones
#e2434a color schemes
#e2434a color preview, HTML & CSS examples
           This text has a color of #e2434a        
        
          <p style="color:#e2434a;">Text here</p>
        
        
          .mytext {color:#e2434a;}
        
        Text color #e2434a
      
           This box has a color of #e2434a        
        
          <div style="background-color:#e2434a;">Content here</div>
        
        
          .mybackground {background-color:#e2434a;}
        
        Background color #e2434a
      
           Border around this has a color of #e2434a        
        
          <div style="border:2px solid #e2434a;">Content here</div>
        
        
          .myborder {border:2px solid #e2434a;}
        
        Border color #e2434a