#edae68 color space conversions
Hex:
        #edae68
        RGB:
        237, 174, 104
        CMY:
        7, 32, 59
        CMYK:
        0, 27, 56, 7
      HSL:
        32°, 78.6982%, 66.8627%
        HSV (HSB):
        32°, 56.1181%, 92.9412%
        XYZ:
        52.5598, 49.2761, 19.8377
        xyY:
        0.4320, 0.4050, 49.2761
      CIE-Lab:
        75.6228, 15.4752, 44.5892
        CIE-LCH:
        75.6228, 47.1983, 70.8600
        CIE-Luv:
        75.6228, 48.3167, 51.7760
        Hunter-Lab:
        70.1969, 10.8068, 32.3824
      #edae68 color charts
#edae68 RGB chart
      #edae68 CMYK chart
      #edae68 RGB pie chart
      #edae68 color shades, tints & tones
#edae68 color schemes
#edae68 color preview, HTML & CSS examples
           This text has a color of #edae68        
        
          <p style="color:#edae68;">Text here</p>
        
        
          .mytext {color:#edae68;}
        
        Text color #edae68
      
           This box has a color of #edae68        
        
          <div style="background-color:#edae68;">Content here</div>
        
        
          .mybackground {background-color:#edae68;}
        
        Background color #edae68
      
           Border around this has a color of #edae68        
        
          <div style="border:2px solid #edae68;">Content here</div>
        
        
          .myborder {border:2px solid #edae68;}
        
        Border color #edae68