#e16d84 color space conversions
Hex:
        #e16d84
        RGB:
        225, 109, 132
        CMY:
        12, 57, 48
        CMYK:
        0, 52, 41, 12
      HSL:
        348°, 65.9091%, 65.4902%
        HSV (HSB):
        348°, 51.5556%, 88.2353%
        XYZ:
        40.6848, 28.6108, 25.2079
        xyY:
        0.4305, 0.3027, 28.6108
      CIE-Lab:
        60.4366, 47.3527, 8.9805
        CIE-LCH:
        60.4366, 48.1967, 10.7386
        CIE-Luv:
        60.4366, 78.9660, 2.9290
        Hunter-Lab:
        53.4890, 42.1649, 9.5006
      #e16d84 color charts
#e16d84 RGB chart
      #e16d84 CMYK chart
      #e16d84 RGB pie chart
      #e16d84 color shades, tints & tones
#e16d84 color schemes
#e16d84 color preview, HTML & CSS examples
           This text has a color of #e16d84        
        
          <p style="color:#e16d84;">Text here</p>
        
        
          .mytext {color:#e16d84;}
        
        Text color #e16d84
      
           This box has a color of #e16d84        
        
          <div style="background-color:#e16d84;">Content here</div>
        
        
          .mybackground {background-color:#e16d84;}
        
        Background color #e16d84
      
           Border around this has a color of #e16d84        
        
          <div style="border:2px solid #e16d84;">Content here</div>
        
        
          .myborder {border:2px solid #e16d84;}
        
        Border color #e16d84