#edaa49 color space conversions
Hex:
        #edaa49
        RGB:
        237, 170, 73
        CMY:
        7, 33, 71
        CMYK:
        0, 28, 69, 7
      HSL:
        35°, 82.0000%, 60.7843%
        HSV (HSB):
        35°, 69.1983%, 92.9412%
        XYZ:
        50.5024, 47.2350, 12.7588
        xyY:
        0.4571, 0.4275, 47.2350
      CIE-Lab:
        74.3398, 15.5787, 57.8889
        CIE-LCH:
        74.3398, 59.9485, 74.9377
        CIE-Luv:
        74.3398, 53.6612, 62.6765
        Hunter-Lab:
        68.7277, 10.8915, 37.1026
      #edaa49 color charts
#edaa49 RGB chart
      #edaa49 CMYK chart
      #edaa49 RGB pie chart
      #edaa49 color shades, tints & tones
#edaa49 color schemes
#edaa49 color preview, HTML & CSS examples
           This text has a color of #edaa49        
        
          <p style="color:#edaa49;">Text here</p>
        
        
          .mytext {color:#edaa49;}
        
        Text color #edaa49
      
           This box has a color of #edaa49        
        
          <div style="background-color:#edaa49;">Content here</div>
        
        
          .mybackground {background-color:#edaa49;}
        
        Background color #edaa49
      
           Border around this has a color of #edaa49        
        
          <div style="border:2px solid #edaa49;">Content here</div>
        
        
          .myborder {border:2px solid #edaa49;}
        
        Border color #edaa49