#e14d58 color space conversions
Hex:
        #e14d58
        RGB:
        225, 77, 88
        CMY:
        12, 70, 65
        CMYK:
        0, 66, 61, 12
      HSL:
        356°, 71.1538%, 59.2157%
        HSV (HSB):
        356°, 65.7778%, 88.2353%
        XYZ:
        35.4667, 22.0199, 11.6135
        xyY:
        0.5133, 0.3187, 22.0199
      CIE-Lab:
        54.0481, 58.0366, 25.9240
        CIE-LCH:
        54.0481, 63.5634, 24.0695
        CIE-Luv:
        54.0481, 109.8139, 18.5229
        Hunter-Lab:
        46.9254, 52.7928, 18.1742
      #e14d58 color charts
#e14d58 RGB chart
      #e14d58 CMYK chart
      #e14d58 RGB pie chart
      #e14d58 color shades, tints & tones
#e14d58 color schemes
#e14d58 color preview, HTML & CSS examples
           This text has a color of #e14d58        
        
          <p style="color:#e14d58;">Text here</p>
        
        
          .mytext {color:#e14d58;}
        
        Text color #e14d58
      
           This box has a color of #e14d58        
        
          <div style="background-color:#e14d58;">Content here</div>
        
        
          .mybackground {background-color:#e14d58;}
        
        Background color #e14d58
      
           Border around this has a color of #e14d58        
        
          <div style="border:2px solid #e14d58;">Content here</div>
        
        
          .myborder {border:2px solid #e14d58;}
        
        Border color #e14d58