#e86e6a color space conversions
Hex:
        #e86e6a
        RGB:
        232, 110, 106
        CMY:
        9, 57, 58
        CMYK:
        0, 53, 54, 9
      HSL:
        2°, 73.2558%, 66.2745%
        HSV (HSB):
        2°, 54.3103%, 90.9804%
        XYZ:
        41.4562, 29.3483, 17.1155
        xyY:
        0.4715, 0.3338, 29.3483
      CIE-Lab:
        61.0878, 46.9122, 24.9723
        CIE-LCH:
        61.0878, 53.1448, 28.0273
        CIE-Luv:
        61.0878, 89.9446, 21.6012
        Hunter-Lab:
        54.1740, 41.7908, 19.1901
      #e86e6a color charts
#e86e6a RGB chart
      #e86e6a CMYK chart
      #e86e6a RGB pie chart
      #e86e6a color shades, tints & tones
#e86e6a color schemes
#e86e6a color preview, HTML & CSS examples
           This text has a color of #e86e6a        
        
          <p style="color:#e86e6a;">Text here</p>
        
        
          .mytext {color:#e86e6a;}
        
        Text color #e86e6a
      
           This box has a color of #e86e6a        
        
          <div style="background-color:#e86e6a;">Content here</div>
        
        
          .mybackground {background-color:#e86e6a;}
        
        Background color #e86e6a
      
           Border around this has a color of #e86e6a        
        
          <div style="border:2px solid #e86e6a;">Content here</div>
        
        
          .myborder {border:2px solid #e86e6a;}
        
        Border color #e86e6a