#e2725d color space conversions
Hex:
        #e2725d
        RGB:
        226, 114, 93
        CMY:
        11, 55, 64
        CMYK:
        0, 50, 59, 11
      HSL:
        9°, 69.6335%, 62.5490%
        HSV (HSB):
        9°, 58.8496%, 88.6275%
        XYZ:
        39.3571, 28.9937, 13.8779
        xyY:
        0.4786, 0.3526, 28.9937
      CIE-Lab:
        60.7761, 41.7449, 31.7215
        CIE-LCH:
        60.7761, 52.4299, 37.2308
        CIE-Luv:
        60.7761, 84.7888, 29.6041
        Hunter-Lab:
        53.8458, 36.2396, 22.4110
      #e2725d color charts
#e2725d RGB chart
      #e2725d CMYK chart
      #e2725d RGB pie chart
      #e2725d color shades, tints & tones
#e2725d color schemes
#e2725d color preview, HTML & CSS examples
           This text has a color of #e2725d        
        
          <p style="color:#e2725d;">Text here</p>
        
        
          .mytext {color:#e2725d;}
        
        Text color #e2725d
      
           This box has a color of #e2725d        
        
          <div style="background-color:#e2725d;">Content here</div>
        
        
          .mybackground {background-color:#e2725d;}
        
        Background color #e2725d
      
           Border around this has a color of #e2725d        
        
          <div style="border:2px solid #e2725d;">Content here</div>
        
        
          .myborder {border:2px solid #e2725d;}
        
        Border color #e2725d