#edcc86 color space conversions
Hex:
        #edcc86
        RGB:
        237, 204, 134
        CMY:
        7, 20, 47
        CMYK:
        0, 14, 43, 7
      HSL:
        41°, 74.1007%, 72.7451%
        HSV (HSB):
        41°, 43.4599%, 92.9412%
        XYZ:
        60.8210, 62.9115, 31.4918
        xyY:
        0.3918, 0.4053, 62.9115
      CIE-Lab:
        83.3958, 2.4354, 39.1078
        CIE-LCH:
        83.3958, 39.1836, 86.4366
        CIE-Luv:
        83.3958, 25.5154, 50.8216
        Hunter-Lab:
        79.3168, -1.9285, 31.9813
      #edcc86 color charts
#edcc86 RGB chart
      #edcc86 CMYK chart
      #edcc86 RGB pie chart
      #edcc86 color shades, tints & tones
#edcc86 color schemes
#edcc86 color preview, HTML & CSS examples
           This text has a color of #edcc86        
        
          <p style="color:#edcc86;">Text here</p>
        
        
          .mytext {color:#edcc86;}
        
        Text color #edcc86
      
           This box has a color of #edcc86        
        
          <div style="background-color:#edcc86;">Content here</div>
        
        
          .mybackground {background-color:#edcc86;}
        
        Background color #edcc86
      
           Border around this has a color of #edcc86        
        
          <div style="border:2px solid #edcc86;">Content here</div>
        
        
          .myborder {border:2px solid #edcc86;}
        
        Border color #edcc86