#e29d8a color space conversions
Hex:
        #e29d8a
        RGB:
        226, 157, 138
        CMY:
        11, 38, 46
        CMYK:
        0, 31, 39, 11
      HSL:
        13°, 60.2740%, 71.3725%
        HSV (HSB):
        13°, 38.9381%, 88.6275%
        XYZ:
        48.0084, 42.1177, 29.6440
        xyY:
        0.4008, 0.3517, 42.1177
      CIE-Lab:
        70.9520, 23.4026, 20.2922
        CIE-LCH:
        70.9520, 30.9751, 40.9283
        CIE-Luv:
        70.9520, 47.9402, 22.8539
        Hunter-Lab:
        64.8981, 18.4738, 18.3464
      #e29d8a color charts
#e29d8a RGB chart
      #e29d8a CMYK chart
      #e29d8a RGB pie chart
      #e29d8a color shades, tints & tones
#e29d8a color schemes
#e29d8a color preview, HTML & CSS examples
           This text has a color of #e29d8a        
        
          <p style="color:#e29d8a;">Text here</p>
        
        
          .mytext {color:#e29d8a;}
        
        Text color #e29d8a
      
           This box has a color of #e29d8a        
        
          <div style="background-color:#e29d8a;">Content here</div>
        
        
          .mybackground {background-color:#e29d8a;}
        
        Background color #e29d8a
      
           Border around this has a color of #e29d8a        
        
          <div style="border:2px solid #e29d8a;">Content here</div>
        
        
          .myborder {border:2px solid #e29d8a;}
        
        Border color #e29d8a