#edaa78 color space conversions
Hex:
        #edaa78
        RGB:
        237, 170, 120
        CMY:
        7, 33, 53
        CMYK:
        0, 28, 49, 7
      HSL:
        26°, 76.4706%, 70.0000%
        HSV (HSB):
        26°, 49.3671%, 92.9412%
        XYZ:
        52.6899, 48.1100, 24.2784
        xyY:
        0.4213, 0.3846, 48.1100
      CIE-Lab:
        74.8943, 18.9538, 35.4359
        CIE-LCH:
        74.8943, 40.1864, 61.8588
        CIE-Luv:
        74.8943, 49.5960, 41.6345
        Hunter-Lab:
        69.3614, 14.2139, 27.7998
      #edaa78 color charts
#edaa78 RGB chart
      #edaa78 CMYK chart
      #edaa78 RGB pie chart
      #edaa78 color shades, tints & tones
#edaa78 color schemes
#edaa78 color preview, HTML & CSS examples
           This text has a color of #edaa78        
        
          <p style="color:#edaa78;">Text here</p>
        
        
          .mytext {color:#edaa78;}
        
        Text color #edaa78
      
           This box has a color of #edaa78        
        
          <div style="background-color:#edaa78;">Content here</div>
        
        
          .mybackground {background-color:#edaa78;}
        
        Background color #edaa78
      
           Border around this has a color of #edaa78        
        
          <div style="border:2px solid #edaa78;">Content here</div>
        
        
          .myborder {border:2px solid #edaa78;}
        
        Border color #edaa78