#e1425d color space conversions
Hex:
        #e1425d
        RGB:
        225, 66, 93
        CMY:
        12, 74, 64
        CMYK:
        0, 71, 59, 12
      HSL:
        350°, 72.6027%, 57.0588%
        HSV (HSB):
        350°, 70.6667%, 88.2353%
        XYZ:
        34.9753, 20.6943, 12.5069
        xyY:
        0.5130, 0.3035, 20.6943
      CIE-Lab:
        52.6133, 62.5512, 21.0778
        CIE-LCH:
        52.6133, 66.0070, 18.6222
        CIE-Luv:
        52.6133, 114.5813, 12.3568
        Hunter-Lab:
        45.4910, 57.6289, 15.5430
      #e1425d color charts
#e1425d RGB chart
      #e1425d CMYK chart
      #e1425d RGB pie chart
      #e1425d color shades, tints & tones
#e1425d color schemes
#e1425d color preview, HTML & CSS examples
           This text has a color of #e1425d        
        
          <p style="color:#e1425d;">Text here</p>
        
        
          .mytext {color:#e1425d;}
        
        Text color #e1425d
      
           This box has a color of #e1425d        
        
          <div style="background-color:#e1425d;">Content here</div>
        
        
          .mybackground {background-color:#e1425d;}
        
        Background color #e1425d
      
           Border around this has a color of #e1425d        
        
          <div style="border:2px solid #e1425d;">Content here</div>
        
        
          .myborder {border:2px solid #e1425d;}
        
        Border color #e1425d