#e16c82 color space conversions
Hex:
        #e16c82
        RGB:
        225, 108, 130
        CMY:
        12, 58, 49
        CMYK:
        0, 52, 42, 12
      HSL:
        349°, 66.1017%, 65.2941%
        HSV (HSB):
        349°, 52.0000%, 88.2353%
        XYZ:
        40.4432, 28.3444, 24.4585
        xyY:
        0.4337, 0.3040, 28.3444
      CIE-Lab:
        60.1986, 47.6308, 9.7994
        CIE-LCH:
        60.1986, 48.6284, 11.6256
        CIE-Luv:
        60.1986, 80.0610, 3.8817
        Hunter-Lab:
        53.2394, 42.4279, 10.0294
      #e16c82 color charts
#e16c82 RGB chart
      #e16c82 CMYK chart
      #e16c82 RGB pie chart
      #e16c82 color shades, tints & tones
#e16c82 color schemes
#e16c82 color preview, HTML & CSS examples
           This text has a color of #e16c82        
        
          <p style="color:#e16c82;">Text here</p>
        
        
          .mytext {color:#e16c82;}
        
        Text color #e16c82
      
           This box has a color of #e16c82        
        
          <div style="background-color:#e16c82;">Content here</div>
        
        
          .mybackground {background-color:#e16c82;}
        
        Background color #e16c82
      
           Border around this has a color of #e16c82        
        
          <div style="border:2px solid #e16c82;">Content here</div>
        
        
          .myborder {border:2px solid #e16c82;}
        
        Border color #e16c82