#edca84 color space conversions
Hex:
        #edca84
        RGB:
        237, 202, 132
        CMY:
        7, 21, 48
        CMYK:
        0, 15, 44, 7
      HSL:
        40°, 74.4681%, 72.3529%
        HSV (HSB):
        40°, 44.3038%, 92.9412%
        XYZ:
        60.2104, 61.9115, 30.6065
        xyY:
        0.3942, 0.4054, 61.9115
      CIE-Lab:
        82.8663, 3.2708, 39.4462
        CIE-LCH:
        82.8663, 39.5816, 85.2600
        CIE-Luv:
        82.8663, 26.9497, 50.9088
        Hunter-Lab:
        78.6839, -1.1051, 32.0161
      #edca84 color charts
#edca84 RGB chart
      #edca84 CMYK chart
      #edca84 RGB pie chart
      #edca84 color shades, tints & tones
#edca84 color schemes
#edca84 color preview, HTML & CSS examples
           This text has a color of #edca84        
        
          <p style="color:#edca84;">Text here</p>
        
        
          .mytext {color:#edca84;}
        
        Text color #edca84
      
           This box has a color of #edca84        
        
          <div style="background-color:#edca84;">Content here</div>
        
        
          .mybackground {background-color:#edca84;}
        
        Background color #edca84
      
           Border around this has a color of #edca84        
        
          <div style="border:2px solid #edca84;">Content here</div>
        
        
          .myborder {border:2px solid #edca84;}
        
        Border color #edca84