#e68586 color space conversions
Hex:
        #e68586
        RGB:
        230, 133, 134
        CMY:
        10, 48, 47
        CMYK:
        0, 42, 42, 10
      HSL:
        359°, 65.9864%, 71.1765%
        HSV (HSB):
        359°, 42.1739%, 90.1961%
        XYZ:
        45.3237, 35.3193, 26.9827
        xyY:
        0.4211, 0.3282, 35.3193
      CIE-Lab:
        65.9965, 37.1970, 15.7495
        CIE-LCH:
        65.9965, 40.3938, 22.9481
        CIE-Luv:
        65.9965, 67.3483, 13.8833
        Hunter-Lab:
        59.4300, 32.1287, 14.6819
      #e68586 color charts
#e68586 RGB chart
      #e68586 CMYK chart
      #e68586 RGB pie chart
      #e68586 color shades, tints & tones
#e68586 color schemes
#e68586 color preview, HTML & CSS examples
           This text has a color of #e68586        
        
          <p style="color:#e68586;">Text here</p>
        
        
          .mytext {color:#e68586;}
        
        Text color #e68586
      
           This box has a color of #e68586        
        
          <div style="background-color:#e68586;">Content here</div>
        
        
          .mybackground {background-color:#e68586;}
        
        Background color #e68586
      
           Border around this has a color of #e68586        
        
          <div style="border:2px solid #e68586;">Content here</div>
        
        
          .myborder {border:2px solid #e68586;}
        
        Border color #e68586