#e14d55 color space conversions
Hex:
        #e14d55
        RGB:
        225, 77, 85
        CMY:
        12, 70, 67
        CMYK:
        0, 66, 62, 12
      HSL:
        357°, 71.1538%, 59.2157%
        HSV (HSB):
        357°, 65.7778%, 88.2353%
        XYZ:
        35.3449, 21.9712, 10.9723
        xyY:
        0.5176, 0.3217, 21.9712
      CIE-Lab:
        53.9964, 57.8470, 27.6136
        CIE-LCH:
        53.9964, 64.0998, 25.5177
        CIE-Luv:
        53.9964, 110.5840, 20.1547
        Hunter-Lab:
        46.8734, 52.5694, 18.9326
      #e14d55 color charts
#e14d55 RGB chart
      #e14d55 CMYK chart
      #e14d55 RGB pie chart
      #e14d55 color shades, tints & tones
#e14d55 color schemes
#e14d55 color preview, HTML & CSS examples
           This text has a color of #e14d55        
        
          <p style="color:#e14d55;">Text here</p>
        
        
          .mytext {color:#e14d55;}
        
        Text color #e14d55
      
           This box has a color of #e14d55        
        
          <div style="background-color:#e14d55;">Content here</div>
        
        
          .mybackground {background-color:#e14d55;}
        
        Background color #e14d55
      
           Border around this has a color of #e14d55        
        
          <div style="border:2px solid #e14d55;">Content here</div>
        
        
          .myborder {border:2px solid #e14d55;}
        
        Border color #e14d55