#edae56 color space conversions
Hex:
        #edae56
        RGB:
        237, 174, 86
        CMY:
        7, 32, 66
        CMYK:
        0, 27, 64, 7
      HSL:
        35°, 80.7487%, 63.3333%
        HSV (HSB):
        35°, 63.7131%, 92.9412%
        XYZ:
        51.7408, 48.9485, 15.5251
        xyY:
        0.4452, 0.4212, 48.9485
      CIE-Lab:
        75.4193, 14.2096, 53.1343
        CIE-LCH:
        75.4193, 55.0015, 75.0279
        CIE-Luv:
        75.4193, 49.7595, 59.6203
        Hunter-Lab:
        69.9632, 9.5728, 35.8176
      #edae56 color charts
#edae56 RGB chart
      #edae56 CMYK chart
      #edae56 RGB pie chart
      #edae56 color shades, tints & tones
#edae56 color schemes
#edae56 color preview, HTML & CSS examples
           This text has a color of #edae56        
        
          <p style="color:#edae56;">Text here</p>
        
        
          .mytext {color:#edae56;}
        
        Text color #edae56
      
           This box has a color of #edae56        
        
          <div style="background-color:#edae56;">Content here</div>
        
        
          .mybackground {background-color:#edae56;}
        
        Background color #edae56
      
           Border around this has a color of #edae56        
        
          <div style="border:2px solid #edae56;">Content here</div>
        
        
          .myborder {border:2px solid #edae56;}
        
        Border color #edae56