#e86d86 color space conversions
Hex:
        #e86d86
        RGB:
        232, 109, 134
        CMY:
        9, 57, 47
        CMYK:
        0, 53, 42, 9
      HSL:
        348°, 72.7811%, 66.8627%
        HSV (HSB):
        348°, 53.0172%, 90.9804%
        XYZ:
        43.0504, 29.8143, 26.0400
        xyY:
        0.4353, 0.3014, 29.8143
      CIE-Lab:
        61.4937, 49.9624, 9.4664
        CIE-LCH:
        61.4937, 50.8513, 10.7287
        CIE-Luv:
        61.4937, 84.0402, 3.0006
        Hunter-Lab:
        54.6025, 45.1810, 9.9463
      #e86d86 color charts
#e86d86 RGB chart
      #e86d86 CMYK chart
      #e86d86 RGB pie chart
      #e86d86 color shades, tints & tones
#e86d86 color schemes
#e86d86 color preview, HTML & CSS examples
           This text has a color of #e86d86        
        
          <p style="color:#e86d86;">Text here</p>
        
        
          .mytext {color:#e86d86;}
        
        Text color #e86d86
      
           This box has a color of #e86d86        
        
          <div style="background-color:#e86d86;">Content here</div>
        
        
          .mybackground {background-color:#e86d86;}
        
        Background color #e86d86
      
           Border around this has a color of #e86d86        
        
          <div style="border:2px solid #e86d86;">Content here</div>
        
        
          .myborder {border:2px solid #e86d86;}
        
        Border color #e86d86