#e5625d color space conversions
Hex:
        #e5625d
        RGB:
        229, 98, 93
        CMY:
        10, 62, 64
        CMYK:
        0, 57, 59, 10
      HSL:
        2°, 72.3404%, 63.1373%
        HSV (HSB):
        2°, 59.3886%, 89.8039%
        XYZ:
        38.6566, 26.1837, 13.3725
        xyY:
        0.4942, 0.3348, 26.1837
      CIE-Lab:
        58.2110, 50.5767, 28.5361
        CIE-LCH:
        58.2110, 58.0716, 29.4323
        CIE-Luv:
        58.2110, 98.4411, 23.7825
        Hunter-Lab:
        51.1700, 45.3010, 20.3245
      #e5625d color charts
#e5625d RGB chart
      #e5625d CMYK chart
      #e5625d RGB pie chart
      #e5625d color shades, tints & tones
#e5625d color schemes
#e5625d color preview, HTML & CSS examples
           This text has a color of #e5625d        
        
          <p style="color:#e5625d;">Text here</p>
        
        
          .mytext {color:#e5625d;}
        
        Text color #e5625d
      
           This box has a color of #e5625d        
        
          <div style="background-color:#e5625d;">Content here</div>
        
        
          .mybackground {background-color:#e5625d;}
        
        Background color #e5625d
      
           Border around this has a color of #e5625d        
        
          <div style="border:2px solid #e5625d;">Content here</div>
        
        
          .myborder {border:2px solid #e5625d;}
        
        Border color #e5625d