#e78295 color space conversions
Hex:
        #e78295
        RGB:
        231, 130, 149
        CMY:
        9, 49, 42
        CMYK:
        0, 44, 35, 9
      HSL:
        349°, 67.7852%, 70.7843%
        HSV (HSB):
        349°, 43.7229%, 90.5882%
        XYZ:
        46.3624, 35.1241, 32.7698
        xyY:
        0.4058, 0.3074, 35.1241
      CIE-Lab:
        65.8452, 40.8108, 7.0826
        CIE-LCH:
        65.8452, 41.4208, 9.8454
        CIE-Luv:
        65.8452, 67.0399, 2.0566
        Hunter-Lab:
        59.2656, 35.9226, 8.7026
      #e78295 color charts
#e78295 RGB chart
      #e78295 CMYK chart
      #e78295 RGB pie chart
      #e78295 color shades, tints & tones
#e78295 color schemes
#e78295 color preview, HTML & CSS examples
           This text has a color of #e78295        
        
          <p style="color:#e78295;">Text here</p>
        
        
          .mytext {color:#e78295;}
        
        Text color #e78295
      
           This box has a color of #e78295        
        
          <div style="background-color:#e78295;">Content here</div>
        
        
          .mybackground {background-color:#e78295;}
        
        Background color #e78295
      
           Border around this has a color of #e78295        
        
          <div style="border:2px solid #e78295;">Content here</div>
        
        
          .myborder {border:2px solid #e78295;}
        
        Border color #e78295