#edaa39 color space conversions
Hex:
        #edaa39
        RGB:
        237, 170, 57
        CMY:
        7, 33, 78
        CMYK:
        0, 28, 76, 7
      HSL:
        38°, 83.3333%, 57.6471%
        HSV (HSB):
        38°, 75.9494%, 92.9412%
        XYZ:
        50.0383, 47.0494, 10.3150
        xyY:
        0.4659, 0.4381, 47.0494
      CIE-Lab:
        74.2213, 14.8452, 64.3809
        CIE-LCH:
        74.2213, 66.0703, 77.0155
        CIE-Luv:
        74.2213, 54.5866, 67.4461
        Hunter-Lab:
        68.5926, 10.1789, 39.0987
      #edaa39 color charts
#edaa39 RGB chart
      #edaa39 CMYK chart
      #edaa39 RGB pie chart
      #edaa39 color shades, tints & tones
#edaa39 color schemes
#edaa39 color preview, HTML & CSS examples
           This text has a color of #edaa39        
        
          <p style="color:#edaa39;">Text here</p>
        
        
          .mytext {color:#edaa39;}
        
        Text color #edaa39
      
           This box has a color of #edaa39        
        
          <div style="background-color:#edaa39;">Content here</div>
        
        
          .mybackground {background-color:#edaa39;}
        
        Background color #edaa39
      
           Border around this has a color of #edaa39        
        
          <div style="border:2px solid #edaa39;">Content here</div>
        
        
          .myborder {border:2px solid #edaa39;}
        
        Border color #edaa39