#e29aa4 color space conversions
Hex:
        #e29aa4
        RGB:
        226, 154, 164
        CMY:
        11, 40, 36
        CMYK:
        0, 32, 27, 11
      HSL:
        352°, 55.3846%, 74.5098%
        HSV (HSB):
        352°, 31.8584%, 88.6275%
        XYZ:
        49.6205, 41.9603, 40.6058
        xyY:
        0.3754, 0.3174, 41.9603
      CIE-Lab:
        70.8435, 28.2779, 5.7710
        CIE-LCH:
        70.8435, 28.8608, 11.5347
        CIE-Luv:
        70.8435, 46.0498, 2.9660
        Hunter-Lab:
        64.7768, 23.3757, 8.1773
      #e29aa4 color charts
#e29aa4 RGB chart
      #e29aa4 CMYK chart
      #e29aa4 RGB pie chart
      #e29aa4 color shades, tints & tones
#e29aa4 color schemes
#e29aa4 color preview, HTML & CSS examples
           This text has a color of #e29aa4        
        
          <p style="color:#e29aa4;">Text here</p>
        
        
          .mytext {color:#e29aa4;}
        
        Text color #e29aa4
      
           This box has a color of #e29aa4        
        
          <div style="background-color:#e29aa4;">Content here</div>
        
        
          .mybackground {background-color:#e29aa4;}
        
        Background color #e29aa4
      
           Border around this has a color of #e29aa4        
        
          <div style="border:2px solid #e29aa4;">Content here</div>
        
        
          .myborder {border:2px solid #e29aa4;}
        
        Border color #e29aa4