#edd095 color space conversions
Hex:
        #edd095
        RGB:
        237, 208, 149
        CMY:
        7, 18, 42
        CMYK:
        0, 12, 37, 7
      HSL:
        40°, 70.9677%, 75.6863%
        HSV (HSB):
        40°, 37.1308%, 92.9412%
        XYZ:
        62.9057, 65.2862, 37.7198
        xyY:
        0.3792, 0.3935, 65.2862
      CIE-Lab:
        84.6310, 1.9789, 33.0373
        CIE-LCH:
        84.6310, 33.0965, 86.5722
        CIE-Luv:
        84.6310, 21.9469, 44.2608
        Hunter-Lab:
        80.7999, -2.4308, 28.8816
      #edd095 color charts
#edd095 RGB chart
      #edd095 CMYK chart
      #edd095 RGB pie chart
      #edd095 color shades, tints & tones
#edd095 color schemes
#edd095 color preview, HTML & CSS examples
           This text has a color of #edd095        
        
          <p style="color:#edd095;">Text here</p>
        
        
          .mytext {color:#edd095;}
        
        Text color #edd095
      
           This box has a color of #edd095        
        
          <div style="background-color:#edd095;">Content here</div>
        
        
          .mybackground {background-color:#edd095;}
        
        Background color #edd095
      
           Border around this has a color of #edd095        
        
          <div style="border:2px solid #edd095;">Content here</div>
        
        
          .myborder {border:2px solid #edd095;}
        
        Border color #edd095