#e29d60 color space conversions
Hex:
        #e29d60
        RGB:
        226, 157, 96
        CMY:
        11, 38, 62
        CMYK:
        0, 31, 58, 11
      HSL:
        28°, 69.1489%, 63.1373%
        HSV (HSB):
        28°, 57.5221%, 88.6275%
        XYZ:
        45.5323, 41.1272, 16.6049
        xyY:
        0.4409, 0.3983, 41.1272
      CIE-Lab:
        70.2650, 19.3967, 41.8793
        CIE-LCH:
        70.2650, 46.1531, 65.1484
        CIE-Luv:
        70.2650, 52.8593, 46.8999
        Hunter-Lab:
        64.1305, 14.5057, 29.5398
      #e29d60 color charts
#e29d60 RGB chart
      #e29d60 CMYK chart
      #e29d60 RGB pie chart
      #e29d60 color shades, tints & tones
#e29d60 color schemes
#e29d60 color preview, HTML & CSS examples
           This text has a color of #e29d60        
        
          <p style="color:#e29d60;">Text here</p>
        
        
          .mytext {color:#e29d60;}
        
        Text color #e29d60
      
           This box has a color of #e29d60        
        
          <div style="background-color:#e29d60;">Content here</div>
        
        
          .mybackground {background-color:#e29d60;}
        
        Background color #e29d60
      
           Border around this has a color of #e29d60        
        
          <div style="border:2px solid #e29d60;">Content here</div>
        
        
          .myborder {border:2px solid #e29d60;}
        
        Border color #e29d60