#e29c94 color space conversions
Hex:
        #e29c94
        RGB:
        226, 156, 148
        CMY:
        11, 39, 42
        CMYK:
        0, 31, 35, 11
      HSL:
        6°, 57.3529%, 73.3333%
        HSV (HSB):
        6°, 34.5133%, 88.6275%
        XYZ:
        48.5978, 42.0838, 33.5786
        xyY:
        0.3911, 0.3387, 42.0838
      CIE-Lab:
        70.9287, 25.1258, 14.7535
        CIE-LCH:
        70.9287, 29.1372, 30.4209
        CIE-Luv:
        70.9287, 47.2019, 15.5634
        Hunter-Lab:
        64.8720, 20.1942, 14.7212
      #e29c94 color charts
#e29c94 RGB chart
      #e29c94 CMYK chart
      #e29c94 RGB pie chart
      #e29c94 color shades, tints & tones
#e29c94 color schemes
#e29c94 color preview, HTML & CSS examples
           This text has a color of #e29c94        
        
          <p style="color:#e29c94;">Text here</p>
        
        
          .mytext {color:#e29c94;}
        
        Text color #e29c94
      
           This box has a color of #e29c94        
        
          <div style="background-color:#e29c94;">Content here</div>
        
        
          .mybackground {background-color:#e29c94;}
        
        Background color #e29c94
      
           Border around this has a color of #e29c94        
        
          <div style="border:2px solid #e29c94;">Content here</div>
        
        
          .myborder {border:2px solid #e29c94;}
        
        Border color #e29c94