#e98296 color space conversions
Hex:
        #e98296
        RGB:
        233, 130, 150
        CMY:
        9, 49, 41
        CMYK:
        0, 44, 36, 9
      HSL:
        348°, 70.0680%, 71.1765%
        HSV (HSB):
        348°, 44.2060%, 91.3725%
        XYZ:
        47.0919, 35.4909, 33.2226
        xyY:
        0.4066, 0.3065, 35.4909
      CIE-Lab:
        66.1291, 41.6406, 6.9577
        CIE-LCH:
        66.1291, 42.2179, 9.4858
        CIE-Luv:
        66.1291, 68.3695, 1.7217
        Hunter-Lab:
        59.5742, 36.8448, 8.6379
      #e98296 color charts
#e98296 RGB chart
      #e98296 CMYK chart
      #e98296 RGB pie chart
      #e98296 color shades, tints & tones
#e98296 color schemes
#e98296 color preview, HTML & CSS examples
           This text has a color of #e98296        
        
          <p style="color:#e98296;">Text here</p>
        
        
          .mytext {color:#e98296;}
        
        Text color #e98296
      
           This box has a color of #e98296        
        
          <div style="background-color:#e98296;">Content here</div>
        
        
          .mybackground {background-color:#e98296;}
        
        Background color #e98296
      
           Border around this has a color of #e98296        
        
          <div style="border:2px solid #e98296;">Content here</div>
        
        
          .myborder {border:2px solid #e98296;}
        
        Border color #e98296