#e86d84 color space conversions
Hex:
        #e86d84
        RGB:
        232, 109, 132
        CMY:
        9, 57, 48
        CMYK:
        0, 53, 43, 9
      HSL:
        349°, 72.7811%, 66.8627%
        HSV (HSB):
        349°, 53.0172%, 90.9804%
        XYZ:
        42.9122, 29.7590, 25.3121
        xyY:
        0.4380, 0.3037, 29.7590
      CIE-Lab:
        61.4457, 49.7576, 10.5514
        CIE-LCH:
        61.4457, 50.8640, 11.9725
        CIE-Luv:
        61.4457, 84.5426, 4.3974
        Hunter-Lab:
        54.5518, 44.9481, 10.6756
      #e86d84 color charts
#e86d84 RGB chart
      #e86d84 CMYK chart
      #e86d84 RGB pie chart
      #e86d84 color shades, tints & tones
#e86d84 color schemes
#e86d84 color preview, HTML & CSS examples
           This text has a color of #e86d84        
        
          <p style="color:#e86d84;">Text here</p>
        
        
          .mytext {color:#e86d84;}
        
        Text color #e86d84
      
           This box has a color of #e86d84        
        
          <div style="background-color:#e86d84;">Content here</div>
        
        
          .mybackground {background-color:#e86d84;}
        
        Background color #e86d84
      
           Border around this has a color of #e86d84        
        
          <div style="border:2px solid #e86d84;">Content here</div>
        
        
          .myborder {border:2px solid #e86d84;}
        
        Border color #e86d84