#edaa71 color space conversions
Hex:
        #edaa71
        RGB:
        237, 170, 113
        CMY:
        7, 33, 56
        CMYK:
        0, 28, 52, 7
      HSL:
        28°, 77.5000%, 68.6275%
        HSV (HSB):
        28°, 52.3207%, 92.9412%
        XYZ:
        52.2804, 47.9462, 22.1219
        xyY:
        0.4273, 0.3919, 47.9462
      CIE-Lab:
        74.7910, 18.3320, 38.9606
        CIE-LCH:
        74.7910, 43.0580, 64.8017
        CIE-Luv:
        74.7910, 50.3220, 45.4037
        Hunter-Lab:
        69.2432, 13.5965, 29.5283
      #edaa71 color charts
#edaa71 RGB chart
      #edaa71 CMYK chart
      #edaa71 RGB pie chart
      #edaa71 color shades, tints & tones
#edaa71 color schemes
#edaa71 color preview, HTML & CSS examples
           This text has a color of #edaa71        
        
          <p style="color:#edaa71;">Text here</p>
        
        
          .mytext {color:#edaa71;}
        
        Text color #edaa71
      
           This box has a color of #edaa71        
        
          <div style="background-color:#edaa71;">Content here</div>
        
        
          .mybackground {background-color:#edaa71;}
        
        Background color #edaa71
      
           Border around this has a color of #edaa71        
        
          <div style="border:2px solid #edaa71;">Content here</div>
        
        
          .myborder {border:2px solid #edaa71;}
        
        Border color #edaa71